Simplification of discriminant from scale-rotated-ellipse

Time bar (total: 28.2s)

analyze907.0ms (3.2%)

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: 617.0ms
ival-mult: 291.0ms (47.2% of total)
ival-pow: 155.0ms (25.1% of total)
ival-div: 78.0ms (12.6% of total)
ival-add: 23.0ms (3.7% of total)
ival-sub: 21.0ms (3.4% of total)
ival-sin: 17.0ms (2.8% of total)
ival-cos: 17.0ms (2.8% of total)
ival-pi: 9.0ms (1.5% of total)
const: 5.0ms (0.8% of total)
backward-pass: 1.0ms (0.2% of total)

sample10.8s (38.1%)

Results
3.6s1506×3valid
2.9s2171×2valid
1.7s1567×1valid
921.0ms2995×0valid
64.0ms17×4valid
Precisions
Click to see histograms. Total time spent on operations: 8.1s
ival-mult: 1.9s (22.8% of total)
ival-pow: 1.6s (19.1% of total)
ival-cos: 1.3s (16.3% of total)
ival-sin: 1.3s (15.5% of total)
ival-div: 1.2s (14.2% of total)
backward-pass: 431.0ms (5.3% of total)
ival-sub: 225.0ms (2.8% of total)
ival-add: 212.0ms (2.6% of total)
ival-pi: 83.0ms (1% of total)
const: 40.0ms (0.5% of total)
Bogosity

preprocess275.0ms (1%)

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

Useful iterations: 2 (0.0ms)

IterNodesCost
03402293
19742231
238282189
039108
190106
2300104
31430104
46581104
08265104
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 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-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 (/ (+ (pow (* angle (cos (* a (/ (PI) 180)))) 2) (pow (* b (sin (* a (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* angle (sin (* a (/ (PI) 180)))) 2) (pow (* b (cos (* a (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* angle angle)) (sin (* a (/ (PI) 180)))) (/ (cos (* a (/ (PI) 180))) x-scale)) (* (* (fmsub b b (* angle angle)) (sin (* a (/ (PI) 180)))) (/ (cos (* a (/ (PI) 180))) x-scale)))) 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)))
(fma (/ (+ (pow (* b (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) x-scale) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* b (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) x-scale) 2)) (* a a)) -4) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (fmsub b b (* x-scale x-scale))) (/ (cos (* angle (/ (PI) 180))) a)) (* (* (sin (* angle (/ (PI) 180))) (fmsub b b (* x-scale x-scale))) (/ (cos (* angle (/ (PI) 180))) a)))) 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)))
(fma (/ (+ (pow (* b (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) y-scale) 2)) (* a a)) (* (/ (+ (pow (* b (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) y-scale) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (fmsub b b (* y-scale y-scale))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (fmsub b b (* y-scale y-scale))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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)))
(fma (/ (+ (pow (* a (cos (* b (/ (PI) 180)))) 2) (pow (* angle (sin (* b (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* b (/ (PI) 180)))) 2) (pow (* angle (cos (* b (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub angle angle (* a a)) (sin (* b (/ (PI) 180)))) (/ (cos (* b (/ (PI) 180))) x-scale)) (* (* (fmsub angle angle (* a a)) (sin (* b (/ (PI) 180)))) (/ (cos (* b (/ (PI) 180))) x-scale)))) 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)))
(fma (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) x-scale) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) x-scale) 2)) (* b b)) -4) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (fmsub x-scale x-scale (* a a))) (/ (cos (* angle (/ (PI) 180))) b)) (* (* (sin (* angle (/ (PI) 180))) (fmsub x-scale x-scale (* a a))) (/ (cos (* angle (/ (PI) 180))) b)))) 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)))
(fma (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) y-scale) 2)) (* b b)) (* (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) y-scale) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (fmsub y-scale y-scale (* a a))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (fmsub y-scale y-scale (* a a))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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)))
(fma -4 (* (/ (+ (pow (* a (sin (* x-scale (/ (PI) 180)))) 2) (pow (* b (cos (* x-scale (/ (PI) 180)))) 2)) (* angle angle)) (/ (+ (pow (* a (cos (* x-scale (/ (PI) 180)))) 2) (pow (* b (sin (* x-scale (/ (PI) 180)))) 2)) (* y-scale y-scale))) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* x-scale (/ (PI) 180)))) (/ (cos (* x-scale (/ (PI) 180))) angle)) (* (* (fmsub b b (* a a)) (sin (* x-scale (/ (PI) 180)))) (/ (cos (* x-scale (/ (PI) 180))) angle)))) 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)))
(fma (/ (+ (pow (* a (cos (* (PI) (/ y-scale 180)))) 2) (pow (* b (sin (* (PI) (/ y-scale 180)))) 2)) (* angle angle)) (* (/ (+ (pow (* a (sin (* (PI) (/ y-scale 180)))) 2) (pow (* b (cos (* (PI) (/ y-scale 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* (PI) (/ y-scale 180)))) (/ (cos (* (PI) (/ y-scale 180))) x-scale)) (* (* (fmsub b b (* a a)) (sin (* (PI) (/ y-scale 180)))) (/ (cos (* (PI) (/ y-scale 180))) x-scale)))) 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)))
(fma (/ (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4) (/ (/ (* 4 (* (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)) (* (* (fmsub b b (* a a)) (sin (* angle (/ (PI) 180)))) (/ (cos (* angle (/ (PI) 180))) y-scale)))) x-scale) x-scale))
Symmetry

(abs a)

(abs b)

(abs angle)

(abs x-scale)

(abs y-scale)

explain943.0ms (3.3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1590-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)))
1200-0-(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
1200-0-(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
340-1(1.4929726489485555e-273 2.5307094342466516e-57 1.7350245326896995e-202 6.900588825444923e-120 2.222608449361919e-154)(/.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)
300-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))))
290-0-(/.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)
250-0-(/.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)
250-1(1.9548017400698886e-83 1.2259568806733466e-260 1.227453373751352e+106 3.623861556250575e-109 3.2303064776749596e+77)(*.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))
230-1(1.2047550674139298e-235 6.016749247257845e-272 1.1635106298083719e-206 3599303988288216600.0 2.205037144125928e-151)(/.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)
220-0-(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)
210-0-(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))
160-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)
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)
078(6.081319182949909e-131 4.25229741743335e-109 4.045006256035445e-41 7.212520093834562e+135 2.8153718487343373e+85)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))
085(1.1903980851915682e-182 1.2558549793803501e+138 2.199308008939361e-278 1.677975429147137e-63 6.101753065464648e-210)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 (*.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-(+.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))
071(1.1903980851915682e-182 1.2558549793803501e+138 2.199308008939361e-278 1.677975429147137e-63 6.101753065464648e-210)0-(pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
082(8.074379018382683e+27 3.472273206815721e+193 7.010395428282544e+267 1.7619443270660418e+175 1.3335888067158117e-215)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
239.0ms100×3valid
197.0ms122×2valid
154.0ms132×1valid
70.0ms158×0valid
Compiler

Compiled 1318 to 119 computations (91% saved)

Precisions
Click to see histograms. Total time spent on operations: 477.0ms
ival-mult: 101.0ms (21.2% of total)
ival-pow: 98.0ms (20.5% of total)
ival-sin: 89.0ms (18.6% of total)
ival-cos: 57.0ms (11.9% of total)
ival-div: 56.0ms (11.7% of total)
backward-pass: 45.0ms (9.4% of total)
ival-sub: 13.0ms (2.7% of total)
ival-add: 11.0ms (2.3% of total)
ival-pi: 5.0ms (1% of total)
const: 3.0ms (0.6% of total)

eval1.0ms (0%)

Compiler

Compiled 112 to 41 computations (63.4% saved)

prune7.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
19.2%
(-.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
24.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)))
Compiler

Compiled 226 to 80 computations (64.6% saved)

simplify263.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
cost-diff0
(*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))))
cost-diff0
(/.f64 (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale))
cost-diff384
(-.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
cost-diff12672
(/.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)
cost-diff12672
(/.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-diff25472
(*.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-diff25472
(-.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)))
Rules
6132×*-lowering-*.f32
6132×*-lowering-*.f64
1740×fma-lowering-fma.f32
1740×fma-lowering-fma.f64
1462×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0711150
12001149
26561145
338981140
080471140
Stop Event
iter 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)))
(* (/ (/ (* (* (* 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))))
(- (/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale)) (* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale)))))
(/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale))
(* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))))
(* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180)))
(cos (/ (* angle (PI)) 180))
(/ (* angle (PI)) 180)
(* angle (PI))
angle
(PI)
180
(* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))
(* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180)))
(sin (/ (* angle (PI)) 180))
(* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))
4
(* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))
(/ (- (* b b) (* a a)) x-scale)
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
x-scale
(* y-scale y-scale)
y-scale
(* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-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)))
2
(pow (* b (sin (/ (* angle (PI)) 180))) 2)
(* b (sin (/ (* angle (PI)) 180)))
(* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-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)))
(pow (* b (cos (/ (* angle (PI)) 180))) 2)
(* b (cos (/ (* angle (PI)) 180)))
(/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale))
(/ 4 (* x-scale x-scale))
(* 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)))
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)))
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 b a)) (-.f64 b a)))) (*.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)
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 x-scale y-scale)))
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale)
(/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))) x-scale)
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))))
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI))))
(*.f64 (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(* 2 (- (pow b 2) (pow a 2)))
(*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a)))
2
#s(literal 2 binary64)
(- (pow b 2) (pow a 2))
(-.f64 (*.f64 b b) (*.f64 a a))
(pow b 2)
(*.f64 b b)
b
(pow a 2)
(*.f64 a a)
a
(sin (* (/ angle 180) (PI)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(* (/ angle 180) (PI))
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))
(/ angle 180)
(/.f64 angle #s(literal 180 binary64))
angle
180
#s(literal 180 binary64)
(PI)
(PI.f64)
(cos (* (/ angle 180) (PI)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
x-scale
y-scale
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))
(*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)))
4
#s(literal 4 binary64)
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/.f64 (/.f64 (+.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) x-scale)
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (sin (* (/ angle 180) (PI))))
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (cos (* (/ angle 180) (PI))))
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (cos (* (/ angle 180) (PI))))
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (sin (* (/ angle 180) (PI))))
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(- (/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale)) (* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale)))))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 b a)) (-.f64 b a)) x-scale)) x-scale) (*.f64 (/.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))) x-scale) x-scale) (+.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))))))
(/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale))
(/.f64 (*.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 b a) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 b a)) (-.f64 b a)) x-scale))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))))) (*.f64 y-scale y-scale))
(* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))))
(*.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 b a) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 b a)) (-.f64 b a)) x-scale))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))))
(* (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))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
180
#s(literal 180 binary64)
(* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))
(*.f64 (sin.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) (/.f64 (+.f64 b a) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 b a)) (-.f64 b a)) x-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)))
(* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))
(*.f64 (*.f64 (-.f64 b a) (/.f64 (+.f64 b a) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 b a)) (-.f64 b a)) x-scale))
4
#s(literal 4 binary64)
(* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (+.f64 b a)) (-.f64 b a)) (*.f64 x-scale x-scale))
(/ (- (* b b) (* a a)) x-scale)
(*.f64 (-.f64 b a) (/.f64 (+.f64 b a) x-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 y-scale)
(*.f64 y-scale y-scale)
y-scale
(* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale 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 #s(literal 4 binary64) (*.f64 x-scale 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))) (*.f64 y-scale y-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))))
2
#s(literal 2 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))))
(* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale 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 #s(literal 4 binary64) (*.f64 x-scale x-scale))) (*.f64 y-scale y-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))))
(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))))
(/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale))
(/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ 4 (* x-scale x-scale))
(/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))
(* x-scale x-scale)
(*.f64 x-scale x-scale)

localize837.0ms (3%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy74.0%
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
accuracy59.8%
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
accuracy59.2%
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
accuracy39.1%
(-.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
accuracy87.6%
(/.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)
accuracy59.8%
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
accuracy59.2%
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
accuracy39.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)))
Results
259.0ms50×3valid
203.0ms61×2valid
146.0ms66×1valid
56.0ms79×0valid
Compiler

Compiled 1181 to 72 computations (93.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 503.0ms
ival-mult: 161.0ms (32% of total)
ival-sin: 89.0ms (17.7% of total)
ival-pow: 76.0ms (15.1% of total)
ival-cos: 56.0ms (11.1% of total)
ival-div: 51.0ms (10.1% of total)
backward-pass: 42.0ms (8.4% of total)
ival-sub: 12.0ms (2.4% of total)
ival-add: 12.0ms (2.4% of total)
ival-pi: 3.0ms (0.6% of total)
const: 1.0ms (0.2% of total)

series195.0ms (0.7%)

Counts
13 → 480
Calls
Call 1
Inputs
#<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 (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)>
#<alt (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale)>
#<alt (- (/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale)) (* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale)))))>
#<alt (/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale))>
#<alt (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))))>
#<alt (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180)))>
#<alt (cos (* (/ angle 180) (PI)))>
#<alt (sin (* (/ angle 180) (PI)))>
#<alt (cos (/ (* angle (PI)) 180))>
#<alt (sin (/ (* angle (PI)) 180))>
#<alt (/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale))>
Outputs
#<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 (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))>
#<alt (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))>
#<alt (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* 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/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (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) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (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) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))))))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))>
#<alt (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))>
#<alt (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))>
#<alt (* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale))))))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))))))))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))>
#<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 (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (* 1/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/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (+ (* -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))) (+ (* 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))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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)))>
#<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))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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)))>
#<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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))>
#<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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))>
#<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))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 a 2) (+ (* -8 (/ (* (pow b 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)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 a 2) (+ (* -8 (/ (* (pow b 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)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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)))>
#<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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))>
#<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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 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)))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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 (* 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/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 x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ 4 (* (pow x-scale 2) (pow y-scale 2)))>
Calls

120 calls:

TimeVariablePointExpression
18.0ms
x-scale
@0
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 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)))
15.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)))
15.0ms
a
@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)))
13.0ms
angle
@-inf
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
11.0ms
x-scale
@inf
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale)

rewrite481.0ms (1.7%)

Algorithm
batch-egg-rewrite
Rules
5018×*-lowering-*.f32
5018×*-lowering-*.f64
2252×fma-lowering-fma.f32
2252×fma-lowering-fma.f64
2194×pow-lowering-pow.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
071353
1500326
24104294
09164294
Stop Event
iter limit
node limit
Counts
13 → 391
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)))
(* (/ (/ (* (* (* 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)
(- (/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale)) (* (+ (pow (* a (cos (/ (* angle (PI)) 180))) 2) (pow (* b (sin (/ (* angle (PI)) 180))) 2)) (* (+ (pow (* a (sin (/ (* angle (PI)) 180))) 2) (pow (* b (cos (/ (* angle (PI)) 180))) 2)) (/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale)))))
(/ (* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale))))) (* y-scale y-scale))
(* (* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180))) (* (* (sin (/ (* angle (PI)) 180)) (sin (/ (* angle (PI)) 180))) (* 4 (* (/ (- (* b b) (* a a)) x-scale) (/ (- (* b b) (* a a)) x-scale)))))
(* (cos (/ (* angle (PI)) 180)) (cos (/ (* angle (PI)) 180)))
(cos (* (/ angle 180) (PI)))
(sin (* (/ angle 180) (PI)))
(cos (/ (* angle (PI)) 180))
(sin (/ (* angle (PI)) 180))
(/ (/ 4 (* x-scale x-scale)) (* y-scale y-scale))
Outputs
(+.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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 2 binary64)) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (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 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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) 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))) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (/.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)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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)))) x-scale) (/.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)) y-scale) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)))) x-scale) (/.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)) y-scale) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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)) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (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 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 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 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.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 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 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 2 binary64)))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.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 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))) (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 2 binary64)))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (+.f64 (*.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (+.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (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 2 binary64)))
(fma.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(fma.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))))
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.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 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.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 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale)) (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 2 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale)) (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 2 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.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 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (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 2 binary64)))
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))))) y-scale)
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))))) (*.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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) #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 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))))))
(/.f64 (+.f64 (pow.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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) #s(literal 3 binary64))) (+.f64 (*.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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))))
(/.f64 (-.f64 (*.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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (*.f64 (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(pow.f64 (/.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(exp.f64 (*.f64 (log.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 2 binary64)))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) y-scale))
(/.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 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))))
(/.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 y-scale (*.f64 y-scale (*.f64 x-scale x-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (*.f64 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)))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 y-scale (*.f64 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)))) 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))))
(/.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 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 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 x-scale y-scale)) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-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 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.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 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-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 0 binary64) y-scale))
(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 2 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)) #s(literal -1 binary64))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (/.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)) y-scale))
(*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (pow.f64 (/.f64 (*.f64 #s(literal 2 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)) #s(literal 2 binary64)))
(*.f64 #s(literal 1 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 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)))) 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 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #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)))) 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 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 (*.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 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) x-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.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 1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) 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 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) y-scale)
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) 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 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (neg.f64 (*.f64 x-scale y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 x-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) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))))
(/.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) 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)))) x-scale) #s(literal 1 binary64)) y-scale)
(/.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 1 binary64) y-scale)) x-scale)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.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) y-scale)) (-.f64 #s(literal 0 binary64) x-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)
(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 1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) y-scale) #s(literal -1 binary64))
(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))
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) 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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 #s(literal 2 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)))
(*.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 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 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)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) y-scale) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale))
(*.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) y-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale))
(*.f64 (pow.f64 (/.f64 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) x-scale))
(*.f64 (pow.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) x-scale)))
(*.f64 (pow.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 x-scale y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) y-scale) #s(literal 1 binary64)))
(*.f64 (pow.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)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.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)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.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)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) #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)))) x-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) x-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-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)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-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 x-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 #s(literal 0 binary64) (*.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) x-scale))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-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)) x-scale)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(pow.f64 (/.f64 x-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))
(pow.f64 (/.f64 (/.f64 x-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)) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale)))
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) x-scale))
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale)))
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x-scale)))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-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) x-scale))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) x-scale)))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-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)))) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))))
(+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(+.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(+.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (*.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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 #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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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 #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 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.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 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #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)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 y-scale #s(literal 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 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) (/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 y-scale #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (*.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (*.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (*.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (+.f64 #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 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (/.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (/.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.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 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.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 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))) (*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))) (-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 y-scale y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale))))
(/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))))))
(/.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 y-scale #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)
(/.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale))) #s(literal -1 binary64))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))))
(*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale)))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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 #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 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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 #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 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 y-scale #s(literal 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 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) (/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (*.f64 y-scale #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (+.f64 #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 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) y-scale))
(*.f64 (/.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) y-scale))
(*.f64 (pow.f64 (/.f64 y-scale (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a)))) #s(literal -1 binary64)))
(+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))
(fma.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))
(/.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b 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 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.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 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b 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/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 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))
(*.f64 (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b 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 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (cos.f64 (/.f64 (*.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 angle (PI.f64)) #s(literal 1/90 binary64))))) (sin.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 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a)))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b 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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a)))) #s(literal 4 binary64))
(*.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))
(fma.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 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 #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/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(pow.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 1 binary64)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(neg.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(neg.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 4 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale))))
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 y-scale y-scale)))
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale)))))
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale) y-scale)
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (*.f64 (*.f64 y-scale y-scale) x-scale))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))))
(/.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) #s(literal 1 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale))) #s(literal 4 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale)) #s(literal -1 binary64))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale)))))
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale))
(*.f64 (pow.f64 (/.f64 y-scale #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 4 binary64) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))

simplify557.0ms (2%)

Algorithm
egg-herbie
Rules
8152×*-lowering-*.f32
8152×*-lowering-*.f64
3552×+-lowering-+.f64
3552×+-lowering-+.f32
1844×associate-*l*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
057925429
1231323910
0847123910
Stop Event
iter limit
node limit
Counts
480 → 480
Calls
Call 1
Inputs
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* 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/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (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) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (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) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))))))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale))))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))))))))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow 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)))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(* 1/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/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (+ (* -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))) (+ (* 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))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 a 2) (+ (* -8 (/ (* (pow b 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)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 a 2) (+ (* -8 (/ (* (pow b 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)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 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)))
(* 4 (/ (* (pow (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 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 (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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))))
(* 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/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 x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
Outputs
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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 a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.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 b b) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 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 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (+.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 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 b b) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 a (*.f64 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 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 angle angle))) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.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 b b) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 angle (*.f64 angle (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/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 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (/.f64 (*.f64 (*.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)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) (* x-scale y-scale)))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 x-scale y-scale))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (* x-scale y-scale))) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) (* x-scale y-scale))))))
(*.f64 (*.f64 a a) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (*.f64 a a))))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (*.f64 angle (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))) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)) #s(literal -1/4374000 binary64)))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) x-scale)) #s(literal 1/1417176000000 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)) #s(literal -1/8748000 binary64))) (*.f64 angle angle)))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale))))))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)) #s(literal -1/4374000 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 x-scale y-scale))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 x-scale y-scale)) #s(literal -29/30855889612800000000 binary64)))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) x-scale)) #s(literal 1/1417176000000 binary64))) (*.f64 angle angle)))))))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale y-scale))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale)
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale)
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale)
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* (pow b 2) (+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow b 2) x-scale))) (* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) (*.f64 b (*.f64 b x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale)))
(* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale)
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(+ (* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale)
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* -2 (/ (* (pow a 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) x-scale))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 a a)))) x-scale)
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* (pow a 2) (+ (* -2 (/ (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) x-scale)) (* 2 (/ (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (* (pow a 2) x-scale)))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) x-scale)))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale)
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* 2 (* (pow angle 2) (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) x-scale) #s(literal -1/4374000 binary64)))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))) (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64))) x-scale) #s(literal 1/1417176000000 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) x-scale) #s(literal -1/4374000 binary64))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* 2 (+ (* -1/11664000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* -1/34992000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/881596846080000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/1469328076800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (+ (* -1/4407984230400000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale)) (* -1/30855889612800000000 (/ (* (pow (PI) 7) (- (pow b 2) (pow a 2))) x-scale))))))) (* 2 (+ (* 1/22674816000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (+ (* 1/4534963200000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)) (* 1/2267481600000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale)))))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) x-scale) #s(literal -1/4374000 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) x-scale) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 7 binary64))) x-scale) #s(literal -29/30855889612800000000 binary64))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64))) x-scale) #s(literal 1/1417176000000 binary64))) (*.f64 angle angle)))))))
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* 2 (/ (* (cos (* 1/180 (* angle (PI)))) (* (sin (* 1/180 (* angle (PI)))) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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 a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.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 b b) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 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)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 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 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (+.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 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 b b) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 a (*.f64 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 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 angle angle))) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.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 b b) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/8100 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 angle (*.f64 angle (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/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 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (*.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 a a)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (/.f64 (*.f64 (*.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)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.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)))
(*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale x-scale)))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-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 angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale x-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-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 angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (+ (* -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))) (+ (* 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))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-scale)) #s(literal -1/196830000 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))))) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 x-scale x-scale)) #s(literal -1/3149280000 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)))) (*.f64 x-scale x-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale x-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)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-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))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale x-scale)))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 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 b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 b (*.f64 b (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-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))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-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))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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)))) (+ (* 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)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) (*.f64 a (*.f64 a (*.f64 x-scale x-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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.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)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-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 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))))
(+ 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 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.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 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(* 1/180 (* angle (PI)))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.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 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.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 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(* 1/180 (* angle (PI)))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.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 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 angle (*.f64 angle (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.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 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/ 4 (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))

eval258.0ms (0.9%)

Compiler

Compiled 145186 to 2724 computations (98.1% saved)

prune200.0ms (0.7%)

Pruning

26 alts after pruning (26 fresh and 0 done)

PrunedKeptTotal
New1204261230
Fresh000
Picked202
Done000
Total1206261232
Accuracy
70.2%
Counts
1232 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
23.7%
(fma.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
25.6%
(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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
1.6%
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
21.1%
(fma.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (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 2 binary64)))
25.4%
(fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #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)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
21.8%
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
19.4%
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
2.8%
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
23.9%
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))))) y-scale)
22.6%
(/.f64 (-.f64 (*.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)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))
61.1%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
21.1%
(-.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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))
23.0%
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
29.5%
(-.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
24.4%
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
34.5%
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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)))
20.2%
(-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))
25.2%
(-.f64 (*.f64 (/.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 #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 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
31.5%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) 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)))
30.5%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
20.3%
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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.8%
(+.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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
2.4%
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))
42.4%
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
18.8%
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
Compiler

Compiled 6182 to 2328 computations (62.3% saved)

simplify357.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))
cost-diff0
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))
cost-diff0
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
cost-diff128
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)
cost-diff0
(/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale))
cost-diff0
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64))
cost-diff0
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
cost-diff6400
(/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale))
cost-diff6400
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64))
cost-diff6400
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))
cost-diff12800
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
cost-diff6400
(/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale))
cost-diff6400
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64))
cost-diff6400
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)))
cost-diff6400
(+.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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
cost-diff0
(*.f64 b (*.f64 a a))
cost-diff0
(*.f64 b (*.f64 b (*.f64 a a)))
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
Rules
6250×*-lowering-*.f32
6250×*-lowering-*.f64
2458×/-lowering-/.f32
2458×/-lowering-/.f64
1898×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0922157
12532114
210012112
351972099
474642099
080192099
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))
(* -4 (* b (* b (* a a))))
-4
(* b (* b (* a a)))
b
(* b (* a a))
(* a a)
a
(* x-scale (* x-scale (* y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(* y-scale y-scale)
y-scale
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(sin (* (* angle (PI)) 1/90))
(* (* angle (PI)) 1/90)
(* angle (PI))
angle
(PI)
1/90
(* x-scale y-scale)
x-scale
y-scale
2
(/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)))
(* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
1/2
(* -1/2 (cos (* (* angle (PI)) 1/90)))
-1/2
(cos (* (* angle (PI)) 1/90))
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(* x-scale x-scale)
-4
(/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(- 1 (cos (* (* angle (PI)) 1/90)))
1
(+ (* (* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))
(* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(* a a)
a
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
1/2
(* -1/2 (cos (* (* angle (PI)) 1/90)))
-1/2
(cos (* (* angle (PI)) 1/90))
(* (* angle (PI)) 1/90)
(* angle (PI))
angle
(PI)
1/90
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(* b b)
b
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(* x-scale x-scale)
x-scale
-4
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(- 1 (cos (* (* angle (PI)) 1/90)))
1
2
y-scale
(/ 1 y-scale)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(- (* b b) (* a a))
(sin (* (* angle (PI)) 1/90))
(* x-scale y-scale)
(- (pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2)
(/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale))
y-scale
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(sin (* (* angle (PI)) 1/90))
(* (* angle (PI)) 1/90)
(* angle (PI))
angle
(PI)
1/90
x-scale
-2
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))
4
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(* a (sin (* (/ angle 180) (PI))))
(sin (* (/ angle 180) (PI)))
(* (/ angle 180) (PI))
(/ angle 180)
180
2
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(* b (cos (* (/ angle 180) (PI))))
(cos (* (/ angle 180) (PI)))
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(* a (cos (* (/ angle 180) (PI))))
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(* b (sin (* (/ angle 180) (PI))))
(- (/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-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 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-scale y-scale))))
(* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))
4
(* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))
(* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2))
(pow a 4)
a
(pow (cos (* 1/180 (* angle (PI)))) 2)
(cos (* 1/180 (* angle (PI))))
(* 1/180 (* angle (PI)))
1/180
(* angle (PI))
angle
(PI)
2
(pow (sin (* 1/180 (* angle (PI)))) 2)
(sin (* 1/180 (* angle (PI))))
(* x-scale (* x-scale (* y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(* y-scale y-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))
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(* a (sin (* (/ angle 180) (PI))))
(sin (* (/ angle 180) (PI)))
(* (/ angle 180) (PI))
(/ angle 180)
180
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(* b (cos (* (/ angle 180) (PI))))
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
(/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (* b (* b (* a a))))
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
-4
#s(literal -4 binary64)
(* b (* b (* a a)))
(*.f64 b (*.f64 b (*.f64 a a)))
b
(* b (* a a))
(*.f64 b (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* x-scale (* x-scale (* y-scale y-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-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
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))
(+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale) #s(literal 2 binary64))
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale)
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(sin (* (* angle (PI)) 1/90))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* angle (PI)) 1/90)
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
1/90
#s(literal 1/90 binary64)
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
2
#s(literal 2 binary64)
(/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)))
(/.f64 (*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))))
(* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)
(*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))
(/.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale x-scale))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
1/2
#s(literal 1/2 binary64)
(* -1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
-1/2
#s(literal -1/2 binary64)
(cos (* (* angle (PI)) 1/90))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(* x-scale x-scale)
(*.f64 x-scale x-scale)
-4
#s(literal -4 binary64)
(/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))
(/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))))
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)
(/.f64 (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) y-scale)
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(*.f64 b (*.f64 b (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(- 1 (cos (* (* angle (PI)) 1/90)))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
1
#s(literal 1 binary64)
(+ (* (* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(+.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))))))
(* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))
(*.f64 (*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) y-scale))
(* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)
(*.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))
(/.f64 (+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale x-scale))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(+.f64 (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a a) (*.f64 b b))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(* a a)
(*.f64 a a)
a
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
1/2
#s(literal 1/2 binary64)
(* -1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
-1/2
#s(literal -1/2 binary64)
(cos (* (* angle (PI)) 1/90))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* angle (PI)) 1/90)
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
1/90
#s(literal 1/90 binary64)
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b #s(literal 1/2 binary64))))
(* b b)
(*.f64 b b)
b
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(* x-scale x-scale)
(*.f64 x-scale x-scale)
x-scale
-4
#s(literal -4 binary64)
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)
(/.f64 (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))) y-scale)
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(*.f64 b (*.f64 b (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(- 1 (cos (* (* angle (PI)) 1/90)))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
1
#s(literal 1 binary64)
2
#s(literal 2 binary64)
y-scale
(/ 1 y-scale)
(/.f64 #s(literal 1 binary64) y-scale)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(pow.f64 (/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale) #s(literal 2 binary64))
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale)
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(sin (* (* angle (PI)) 1/90))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* x-scale y-scale)
(*.f64 x-scale y-scale)
(- (pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(+.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a)))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (/.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 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))
(pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2)
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a)))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64))
(/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale))
(/.f64 (*.f64 x-scale (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a)))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
y-scale
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) x-scale)))
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(sin (* (* angle (PI)) 1/90))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* angle (PI)) 1/90)
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
1/90
#s(literal 1/90 binary64)
x-scale
-2
#s(literal -2 binary64)
(* (* 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 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale))
(* 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 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))
4
#s(literal 4 binary64)
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (sin (* (/ angle 180) (PI))))
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(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))
180
#s(literal 180 binary64)
2
#s(literal 2 binary64)
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (cos (* (/ angle 180) (PI))))
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(cos (* (/ angle 180) (PI)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (cos (* (/ angle 180) (PI))))
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (sin (* (/ angle 180) (PI))))
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(- (/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-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 (*.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 y-scale (*.f64 x-scale (*.f64 x-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 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))))
(/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* 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 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64)))))
4
#s(literal 4 binary64)
(* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))
(*.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))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2))
(*.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)))
(pow a 4)
(pow.f64 a #s(literal 4 binary64))
a
(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))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(* 1/180 (* angle (PI)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
1/180
#s(literal 1/180 binary64)
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
2
#s(literal 2 binary64)
(pow (sin (* 1/180 (* angle (PI)))) 2)
(pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(* x-scale (* x-scale (* y-scale y-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-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
(* (* 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 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale))
(* 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 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (sin (* (/ angle 180) (PI))))
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(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))
180
#s(literal 180 binary64)
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (cos (* (/ angle 180) (PI))))
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
b
(cos (* (/ angle 180) (PI)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (cos (* (/ angle 180) (PI))))
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (sin (* (/ angle 180) (PI))))
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))

localize2.3s (8.3%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy93.3%
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))
accuracy91.3%
(*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))
accuracy90.6%
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
accuracy40.2%
(PI.f64)
accuracy93.3%
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
accuracy93.2%
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
accuracy90.2%
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
accuracy40.2%
(PI.f64)
accuracy90.0%
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
accuracy90.0%
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
accuracy87.6%
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
accuracy40.2%
(PI.f64)
accuracy90.2%
(+.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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
accuracy90.0%
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
accuracy90.0%
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
accuracy40.2%
(PI.f64)
accuracy98.5%
(*.f64 b (*.f64 a a))
accuracy97.5%
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
accuracy95.8%
(*.f64 x-scale (*.f64 y-scale y-scale))
accuracy94.6%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
Results
1.7s158×5exit
251.0ms87×1valid
30.0ms2valid
3.0ms0valid
Compiler

Compiled 2200 to 92 computations (95.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-sin: 299.0ms (21.3% of total)
backward-pass: 271.0ms (19.3% of total)
ival-mult: 209.0ms (14.9% of total)
ival-cos: 180.0ms (12.8% of total)
ival-pow: 166.0ms (11.8% of total)
ival-div: 95.0ms (6.8% of total)
compiled-spec: 56.0ms (4% of total)
...c/correct-round.rkt:119:19: 55.0ms (3.9% of total)
ival-add: 45.0ms (3.2% of total)
ival-sub: 20.0ms (1.4% of total)
const: 4.0ms (0.3% of total)
ival-pi: 4.0ms (0.3% of total)

series215.0ms (0.8%)

Counts
26 → 948
Calls
Call 1
Inputs
#<alt (/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))>
#<alt (* -4 (* b (* b (* a a))))>
#<alt (* b (* b (* a a)))>
#<alt (* b (* a a))>
#<alt (+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))>
#<alt (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)))>
#<alt (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)>
#<alt (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))>
#<alt (+ (* (* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))>
#<alt (* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))>
#<alt (- (pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))>
#<alt (pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2)>
#<alt (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale))>
#<alt (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)>
#<alt (- (/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-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 (/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-scale y-scale))))>
#<alt (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))>
#<alt (* x-scale (* y-scale y-scale))>
#<alt (* x-scale (* x-scale (* y-scale y-scale)))>
#<alt (PI)>
#<alt (- 1 (cos (* (* angle (PI)) 1/90)))>
#<alt (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))>
#<alt (sin (* (* angle (PI)) 1/90))>
#<alt (cos (* (/ angle 180) (PI)))>
#<alt (cos (* 1/180 (* angle (PI))))>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (* (pow 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 (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (* -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) (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 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)))))>
#<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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 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))) (* 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))))))) (* -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))) (* 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)))))))) (* -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)))))))))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (* (pow b 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 (/ (+ (* 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 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))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))>
#<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 (/ (+ (* 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 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))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* -4 (/ (pow b 2) (pow x-scale 2)))>
#<alt (+ (* -4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* -4 (/ (pow b 2) (pow x-scale 2))))>
#<alt (+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))))))>
#<alt (+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* -4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))))))))))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))>
#<alt (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))>
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))>
#<alt (/ (pow b 2) (pow x-scale 2))>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2)))>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2)))>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2)))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))>
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))>
#<alt (+ (* -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/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 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* -4 (* (pow a 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) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) 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) y-scale))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))>
#<alt (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))) (* (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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))) (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale))))))))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* -4 (* (pow b 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) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))>
#<alt (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI))))))))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 8) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))>
#<alt (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))>
#<alt (/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))>
#<alt (/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))>
#<alt (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))>
#<alt (/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))>
#<alt (/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))>
#<alt (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI)))))))>
#<alt (+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))>
#<alt (+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 8) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))>
#<alt (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))>
#<alt (/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))>
#<alt (/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))>
#<alt (/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))>
#<alt (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))>
#<alt (/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))>
#<alt (/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))>
#<alt (/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))>
#<alt (* 90 (/ (* x-scale y-scale) (* angle (* (PI) (- (pow b 2) (pow a 2))))))>
#<alt (/ (+ (* 1/540 (/ (* (pow angle 2) (* x-scale (* y-scale (PI)))) (- (pow b 2) (pow a 2)))) (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2)))))) angle)>
#<alt (/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)>
#<alt (/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/29760696000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (+ (* 1/4251528000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (* 1/48600 (* (pow (PI) 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))))))) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))>
#<alt (* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))>
#<alt (* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) x-scale))))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale))))))))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)>
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (- (* -4 (* (pow 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 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 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 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))))))>
#<alt (* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow 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 (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow 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 a 4) (pow (PI) 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 a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (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 a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -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 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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))))))>
#<alt (* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 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))))>
#<alt (* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 (* -4 (/ (* (pow 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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 (* 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 (* 1/8100 (/ (* (pow a 4) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* 4 (/ (* (pow 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<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 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))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 1/8100 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* 4 (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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))))))))))) (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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)))))))))))) (* 4 (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))))))))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* 1/32400 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))>
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))>
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))>
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))))))))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))>
#<alt (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 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/32400 (* (pow angle 2) (pow (PI) 2)))>
#<alt (* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2))))>
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6)))))))>
#<alt (* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6))))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt 1>
#<alt (+ 1 (* -1/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>
#<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))))>
Calls

237 calls:

TimeVariablePointExpression
19.0ms
y-scale
@0
(/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))
9.0ms
a
@0
(/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))
7.0ms
angle
@-inf
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))
7.0ms
b
@0
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))
6.0ms
angle
@0
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))

rewrite434.0ms (1.5%)

Algorithm
batch-egg-rewrite
Rules
3920×*-lowering-*.f32
3920×*-lowering-*.f64
2534×/-lowering-/.f32
2534×/-lowering-/.f64
1592×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
092743
1576696
25736694
08315694
Stop Event
iter limit
node limit
Counts
26 → 563
Calls
Call 1
Inputs
(/ (* -4 (* b (* b (* a a)))) (* x-scale (* x-scale (* y-scale y-scale))))
(* -4 (* b (* b (* a a))))
(* b (* b (* a a)))
(* b (* a a))
(+ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2) (/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))))
(/ (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)))
(* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4)
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale))
(+ (* (* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(* (* (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (* x-scale x-scale)) -4) (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)) y-scale))
(- (pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(pow (/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)) -2)
(/ y-scale (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale))
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)
(- (/ (* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-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 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* x-scale (* x-scale (* y-scale y-scale))))
(* 4 (* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (* (pow a 4) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow (sin (* 1/180 (* angle (PI)))) 2))
(* x-scale (* y-scale y-scale))
(* x-scale (* x-scale (* y-scale y-scale)))
(PI)
(- 1 (cos (* (* angle (PI)) 1/90)))
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
(sin (* (* angle (PI)) 1/90))
(cos (* (/ angle 180) (PI)))
(cos (* 1/180 (* angle (PI))))
Outputs
(neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale))) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale)))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale)) y-scale)
(pow.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 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 -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) 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 b (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale)))
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -4 binary64))
(*.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) b)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) b) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a a)) b)
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a)
(pow.f64 (*.f64 b a) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 a a)) b)
(*.f64 (*.f64 b b) (*.f64 a a))
(*.f64 (*.f64 b a) (*.f64 b a))
(*.f64 (*.f64 b (*.f64 b a)) a)
(*.f64 (*.f64 (*.f64 b b) a) a)
(*.f64 b (*.f64 a a))
(*.f64 a (*.f64 b a))
(*.f64 (*.f64 a a) b)
(*.f64 (*.f64 b a) a)
(+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(+.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(*.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) #s(literal 1 binary64)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale x-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal -4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) #s(literal -4 binary64)) (*.f64 x-scale (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal 1 binary64)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) y-scale)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) #s(literal 1 binary64)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) y-scale)
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) x-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) y-scale))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) #s(literal -4 binary64)) x-scale)
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale)) x-scale)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) x-scale) x-scale)
(*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) #s(literal -4 binary64)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) (/.f64 #s(literal -4 binary64) x-scale))
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 x-scale x-scale)))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 3 binary64))) (*.f64 (*.f64 x-scale x-scale) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) x-scale)
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) #s(literal 1 binary64)) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (+.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))
(pow.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) (/.f64 #s(literal 1 binary64) x-scale))
(+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(+.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale))))))
(*.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale x-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal 1 binary64)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 y-scale (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) y-scale)
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) x-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) (-.f64 #s(literal 0 binary64) y-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale))) #s(literal -4 binary64))
(+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(+.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(fma.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (pow.f64 y-scale #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (pow.f64 (/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))) (exp.f64 (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))) (*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(exp.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))))
(/.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 y-scale (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) y-scale))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) y-scale)
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) y-scale)
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -2 binary64))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)))
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)))
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 y-scale #s(literal -2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))) (exp.f64 (log.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale))
(neg.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))
(/.f64 y-scale (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)))
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) x-scale))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale))
(pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(*.f64 y-scale (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(*.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale)
(*.f64 (/.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale)
(*.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(*.f64 (/.f64 y-scale (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (/.f64 x-scale (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 x-scale (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 y-scale (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) x-scale))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (sin.f64 (*.f64 angle (*.f64 (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)))) x-scale))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) x-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) x-scale)
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)) (+.f64 (*.f64 a a) (*.f64 b b)))
(pow.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale))
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)))
(*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))) (+.f64 (*.f64 (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 #s(literal 4 binary64) x-scale) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) x-scale) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) x-scale) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) x-scale) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) x-scale) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale x-scale)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale)))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) x-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) y-scale))
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) x-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) y-scale))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) x-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) y-scale))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) y-scale) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) x-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) y-scale))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale)))) (-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 y-scale y-scale))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (*.f64 (/.f64 x-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) y-scale))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale)) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) x-scale)
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) (*.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) (*.f64 x-scale y-scale)) y-scale)
(pow.f64 (/.f64 (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(*.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal 4 binary64) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale)))) #s(literal 4 binary64))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) x-scale))
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) 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 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) x-scale) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) x-scale))
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 x-scale x-scale)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) #s(literal 4 binary64)))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 4 binary64))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) #s(literal 4 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))
(*.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a))))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 a (*.f64 a (*.f64 a a))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 a (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))
(*.f64 x-scale (*.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 (*.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)
(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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(fma.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 #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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (+.f64 (*.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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (*.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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 #s(literal 1/4 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(/.f64 (-.f64 (*.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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)))
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64))
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64)))
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64))
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)))

simplify779.0ms (2.8%)

Algorithm
egg-herbie
Rules
7302×*-lowering-*.f32
7302×*-lowering-*.f64
4980×+-lowering-+.f64
4980×+-lowering-+.f32
1692×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
0110650250
1445449848
0884849848
Stop Event
iter limit
node limit
Counts
948 → 948
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) (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))
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(* -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) (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 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)))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 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))) (* 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))))))) (* -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))) (* 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)))))))) (* -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)))))))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (* (pow b 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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)))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 (/ (+ (* 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 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))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (+ (* 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 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))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* -4 (/ (pow b 2) (pow x-scale 2)))
(+ (* -4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* -4 (/ (pow b 2) (pow x-scale 2))))
(+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))))))
(+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* -4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))))))))))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(/ (pow b 2) (pow x-scale 2))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2)))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2)))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2)))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(+ (* -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/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 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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/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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))
(+ (* -4 (* (pow a 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) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) 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) 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) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) 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) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) 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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))) (* (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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))) (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale))))))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(+ (* -4 (* (pow b 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) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) 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) y-scale)))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) 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) y-scale)))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* 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))))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI))))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 8) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))
(/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))
(/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))
(/ (* x-scale y-scale) (* (pow b 2) (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 b 4) (sin (* 1/90 (* angle (PI)))))))
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 8) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(* 90 (/ (* x-scale y-scale) (* angle (* (PI) (- (pow b 2) (pow a 2))))))
(/ (+ (* 1/540 (/ (* (pow angle 2) (* x-scale (* y-scale (PI)))) (- (pow b 2) (pow a 2)))) (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2)))))) angle)
(/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)
(/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/29760696000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (+ (* 1/4251528000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (* 1/48600 (* (pow (PI) 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))))))) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)
(/ (* 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))))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) x-scale))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale))))))))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(- (* -4 (* (pow 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 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 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 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))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow 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 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 a 4) (pow (PI) 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 a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (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 a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -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 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 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))))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 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 a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 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))))
(* 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))))
(* 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))))
(* 1/8100 (/ (* (pow a 4) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* 4 (/ (* (pow 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))))
(* 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))))
(* 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))))
(* 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))))
(* 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))))
(* 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))))
(* 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))))
(* 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))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 1/8100 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* 4 (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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))))))))))) (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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)))))))))))) (* 4 (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))))))))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* 1/32400 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))))))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 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/32400 (* (pow angle 2) (pow (PI) 2)))
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2))))
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6)))))))
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6))))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(* 1/90 (* angle (PI)))
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
1
(+ 1 (* -1/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
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) (pow b 2))
(*.f64 (*.f64 a a) (*.f64 b b))
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(* (pow a 2) b)
(*.f64 (*.f64 a a) b)
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 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))))))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 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 #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 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/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 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 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 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -2 (/ (* (+ 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 #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 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/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 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 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 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(+ (* -2 (/ (* (pow 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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(+ (* -2 (/ (* (pow 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/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 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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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))))))))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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)))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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)))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (/.f64 (*.f64 #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 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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))
(* -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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* -4 (* (pow a 2) (+ (* 1/2 (/ (* (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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 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)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 a a)) (+.f64 (/.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))) (/.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))))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 #s(literal -4 binary64) (+.f64 (+.f64 (/.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))) (/.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 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/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)))))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 #s(literal -4 binary64) (+.f64 (+.f64 (/.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))) (/.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 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* -2 (/ (* (pow b 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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale 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 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -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))) (* 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))))))) (* -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 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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))))) (* (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))) (* 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)))))))) (* -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)))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (* (pow b 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.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))) (/.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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #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 (-.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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (* 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 a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (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 -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #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 (-.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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 (/ (+ (* 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 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))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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))))))
(* -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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 (/ (+ (* 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 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))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #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 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))))))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))))))
(+ (* -4 (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))))))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* -4 (/ (pow b 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale))
(+ (* -4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* -4 (/ (pow b 2) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))))))
(+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)))))))
(+ (* -4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* -4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* -4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)))))))))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))))
(+ (* -4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))
(*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* -4 (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* -4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 x-scale x-scale)))))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(* -4 (/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)))))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)))))
(+ (* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)))))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(* (pow a 2) (+ (* -1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2))))))
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(/ (pow b 2) (pow x-scale 2))
(/.f64 (*.f64 b b) (*.f64 x-scale x-scale))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)))))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)))))))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)))))))))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale x-scale))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))
(*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 x-scale x-scale)))))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-scale))
(/ (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale x-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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(+ (* -2 (/ (* (pow 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/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 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 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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))))))))))
(+ (* -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/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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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)))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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)))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (* 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 b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 (/.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))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (-.f64 #s(literal 1 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 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 (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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -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 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 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 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (/.f64 (*.f64 #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 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 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))))))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 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 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 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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))) (/.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) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 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 #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 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/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 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 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 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -2 (/ (* (+ 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 #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 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/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 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 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 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (* 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 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 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 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 #s(literal -4 binary64) (/.f64 (+.f64 (/.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))) (/.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 #s(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 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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 b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #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))
(* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))
(+ (* -4 (* (pow a 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) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) 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) y-scale))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.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) 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) 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) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.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) 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) 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/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) 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) y-scale))) (* (pow a 2) (+ (* -4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))))
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.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) 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) 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/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) y-scale))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 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) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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) y-scale)) (/.f64 (+.f64 (/.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) 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) y-scale))) (*.f64 a a)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b b) y-scale))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-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 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))) (* (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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))) (* (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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))) (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale))))))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-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 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))))))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(+ (* -4 (* (pow b 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) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))))) (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.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) 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) y-scale)))) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.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) y-scale)))))))
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))) (* (pow b 2) (+ (* -4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))) (* -2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) y-scale)) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.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) 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) y-scale)))
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-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) y-scale)))
(*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) y-scale))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (+ (* -4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))) (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.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) 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) y-scale)))) (*.f64 b b)) (*.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)))))) (*.f64 (*.f64 x-scale x-scale) y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) y-scale)))))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 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 y-scale y-scale))
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (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)))))))
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (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))))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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 #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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (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))))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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 #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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (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))))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b))))))
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 #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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64))))) (*.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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64))))) (*.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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (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)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 #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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64))))) (*.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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.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 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 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64))))) (*.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 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a))))))
(* -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 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.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 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.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))))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (-.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.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 a a) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.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 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (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 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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))))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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))))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (/.f64 (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 (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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 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/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -1/196830000 binary64) (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 angle angle) (*.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)))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI))))))))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ (* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 8) (sin (* 1/90 (* angle (PI))))))) (/ (* x-scale y-scale) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (/ (* x-scale y-scale) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 a #s(literal 8 binary64)))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 a #s(literal 6 binary64)))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b b))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 b b))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 (/.f64 (*.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b b))
(/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(/ (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b b))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 b b))
(/ (- (+ (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI))))) (/ (* (pow a 6) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (pow b 2))
(/.f64 (+.f64 (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 (/.f64 (*.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 b b))
(/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 4) (sin (* 1/90 (* angle (PI)))))))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64)))))
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 6) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64)))))))
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (* (pow b 8) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* x-scale y-scale) (* (pow b 6) (sin (* 1/90 (* angle (PI))))))))) (* -1 (/ (* x-scale y-scale) (* (pow b 4) (sin (* 1/90 (* angle (PI))))))))) (/ (* x-scale y-scale) (* (pow b 2) (sin (* 1/90 (* angle (PI)))))))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 8 binary64)))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 b #s(literal 4 binary64)))))))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a a))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))
(/.f64 (-.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a a))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 a a))
(* -1 (/ (* x-scale y-scale) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(/ (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a a))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI))))))) (pow a 2))
(/.f64 (-.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (*.f64 x-scale y-scale) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a a))
(/ (- (+ (* -1 (/ (* x-scale y-scale) (sin (* 1/90 (* angle (PI)))))) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (* (pow a 6) (sin (* 1/90 (* angle (PI)))))))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (/ (* (pow b 4) (* x-scale y-scale)) (* (pow a 4) (sin (* 1/90 (* angle (PI)))))))) (pow a 2))
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 a a))
(* 90 (/ (* x-scale y-scale) (* angle (* (PI) (- (pow b 2) (pow a 2))))))
(/.f64 (*.f64 #s(literal 90 binary64) (*.f64 x-scale y-scale)) (*.f64 angle (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/ (+ (* 1/540 (/ (* (pow angle 2) (* x-scale (* y-scale (PI)))) (- (pow b 2) (pow a 2)))) (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2)))))) angle)
(/.f64 (+.f64 (*.f64 #s(literal 1/540 binary64) (*.f64 (*.f64 angle angle) (/.f64 (*.f64 x-scale (*.f64 y-scale (PI.f64))) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 #s(literal 90 binary64) (*.f64 x-scale y-scale)) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))))) angle)
(/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 90 binary64) (*.f64 x-scale y-scale)) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 7/262440000 binary64))) (*.f64 #s(literal 1/540 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (PI.f64))) (-.f64 (*.f64 b b) (*.f64 a a))))))) angle)
(/ (+ (* 90 (/ (* x-scale y-scale) (* (PI) (- (pow b 2) (pow a 2))))) (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/29760696000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (+ (* 1/4251528000000 (/ (* x-scale (* y-scale (pow (PI) 5))) (- (pow b 2) (pow a 2)))) (* 1/48600 (* (pow (PI) 2) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))))))) (+ (* -1/26244000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2)))) (* 1/87480000 (/ (* x-scale (* y-scale (pow (PI) 3))) (- (pow b 2) (pow a 2))))))) (* -1/540 (/ (* x-scale (* y-scale (PI))) (- (pow b 2) (pow a 2))))))) angle)
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 90 binary64) (*.f64 x-scale y-scale)) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/29760696000000 binary64) (*.f64 x-scale (*.f64 y-scale (pow.f64 (PI.f64) #s(literal 5 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/4251528000000 binary64) (*.f64 x-scale (*.f64 y-scale (pow.f64 (PI.f64) #s(literal 5 binary64))))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 1/48600 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -7/262440000 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 7/262440000 binary64)))) (*.f64 #s(literal 1/540 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (PI.f64))) (-.f64 (*.f64 b b) (*.f64 a a))))))) angle)
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (* x-scale y-scale) (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))))
(/.f64 (*.f64 x-scale y-scale) (*.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))))) x-scale))
(*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 x-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale)
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale)
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) x-scale))) (/ (sin (* 1/90 (* angle (PI)))) x-scale)))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale) (*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 b b) x-scale)))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale)
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale)
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) x-scale))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) x-scale))
(*.f64 (*.f64 a a) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (neg.f64 x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) x-scale)) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) x-scale))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) x-scale)))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) x-scale))
(/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a))))) x-scale)
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale))))
(*.f64 angle (+.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) x-scale))) (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale)))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) x-scale))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) x-scale) (*.f64 #s(literal 1/708588000000 binary64) (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) x-scale))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) x-scale)) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) x-scale)) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) x-scale))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (/.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)))) x-scale) (/.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) x-scale)))))))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) x-scale)
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(- (* -4 (* (pow a 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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (* -4 (* (pow a 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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (* -4 (* (pow a 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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* -4 (* (pow a 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))))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.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 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.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 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.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 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (/.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 a a) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.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)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(- (* 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 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (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 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 (+.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)))))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (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 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow a 4) (* (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)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (*.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 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))))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.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 #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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.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 #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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 2) (- (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.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 #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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* (pow b 4) (- (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-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 -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 b b)) (*.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)))))))
(* 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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 1/8100 (/ (* (pow a 4) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow angle 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 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.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/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 angle angle)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.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 (pow.f64 a #s(literal 4 binary64)) (*.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/8100 (/ (* (pow a 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow a 4) (* (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)))) (* 4 (/ (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.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 4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 #s(literal -1/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 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/396718580736000000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/2777030065152000000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.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))))))))))
(* 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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 1/8100 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))
(*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* 4 (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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))))))))))) (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))))))))
(* (pow angle 2) (+ (* 1/8100 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow a 4) (* (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)))))))))))) (* 4 (* (pow a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 #s(literal -1/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 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/396718580736000000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/2777030065152000000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))))))))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 4 (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
(*.f64 (*.f64 #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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 1/32400 (* (pow a 4) (* (pow angle 2) (pow (PI) 2))))
(*.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow a 4) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64)))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))))
(* (pow angle 2) (+ (* 1/32400 (* (pow a 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow a 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (+ (* (pow a 4) (* (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 a 4) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 (*.f64 #s(literal -1/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 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/396718580736000000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/2777030065152000000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/102036672000000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))))))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))
(* 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/32400 (* (pow angle 2) (pow (PI) 2)))
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))
(* (pow angle 2) (+ (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* 1/32400 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))))
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6)))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))
(* (pow angle 2) (+ (* 1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/765275040000000 (pow (PI) 6))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) (*.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 8 binary64)))))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 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 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/4374000 binary64)) (*.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 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/708588000000 binary64))))))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/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
#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)))

eval355.0ms (1.3%)

Compiler

Compiled 209607 to 5816 computations (97.2% saved)

prune274.0ms (1%)

Pruning

19 alts after pruning (19 fresh and 0 done)

PrunedKeptTotal
New2262162278
Fresh18321
Picked505
Done000
Total2285192304
Accuracy
85.1%
Counts
2304 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
21.4%
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
22.6%
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (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 2 binary64)))
25.4%
(fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #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)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
71.9%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale)) y-scale)
23.9%
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))))) y-scale)
68.5%
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
38.8%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
70.7%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
69.2%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b a) a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
67.2%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
68.0%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))
23.0%
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
26.3%
(-.f64 (pow.f64 (/.f64 y-scale (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (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 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
22.3%
(+.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 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
21.4%
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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)))))
64.3%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
54.4%
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale)))
64.1%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))))
Compiler

Compiled 1948 to 1014 computations (47.9% saved)

simplify342.0ms (1.2%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64))
cost-diff0
(/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)
cost-diff0
(-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))))
cost-diff0
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))))) y-scale)
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 a a))
cost-diff0
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
cost-diff0
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale))
cost-diff6400
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (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 2 binary64)))
cost-diff0
(*.f64 b (*.f64 a a))
cost-diff0
(*.f64 b (*.f64 b (*.f64 a a)))
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
cost-diff0
(/.f64 b x-scale)
cost-diff0
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale)))
cost-diff0
(/.f64 #s(literal -4 binary64) x-scale)
cost-diff0
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))))
cost-diff0
(*.f64 #s(literal -4 binary64) b)
cost-diff0
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
cost-diff0
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale))
cost-diff0
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale)) y-scale)
Rules
7990×*-lowering-*.f32
7990×*-lowering-*.f64
2044×+-lowering-+.f64
2044×+-lowering-+.f32
1930×fma-lowering-fma.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
070940
1228920
2960917
35210910
09004910
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale)) y-scale)
(/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale))
(* (* -4 b) (/ (* b (* a a)) x-scale))
(* -4 b)
-4
b
(/ (* b (* a a)) x-scale)
(* b (* a a))
(* a a)
a
x-scale
(* x-scale y-scale)
y-scale
(* (/ -4 x-scale) (* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale))))
(/ -4 x-scale)
-4
x-scale
(* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale)))
(/ b x-scale)
b
(/ (* b (* a a)) (* y-scale y-scale))
(* b (* a a))
(* a a)
a
(* y-scale y-scale)
y-scale
(/ (* -4 (* b (* b (* a a)))) (* (* x-scale (* x-scale y-scale)) y-scale))
(* -4 (* b (* b (* a a))))
-4
(* b (* b (* a a)))
b
(* b (* a a))
(* a a)
a
(* (* x-scale (* x-scale y-scale)) y-scale)
(* x-scale (* x-scale y-scale))
x-scale
(* x-scale y-scale)
y-scale
(+ (* (/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale))
(* (* -4 (* a a)) (* b b))
(* -4 (* a a))
-4
(* a a)
a
(* b b)
b
(* (* x-scale x-scale) y-scale)
(* x-scale x-scale)
x-scale
y-scale
(/ 1 y-scale)
1
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(- (* b b) (* a a))
(sin (* (* angle (PI)) 1/90))
(* (* angle (PI)) 1/90)
(* angle (PI))
angle
(PI)
1/90
(* x-scale y-scale)
2
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
(- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))))
(/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2)
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(sin (* (* angle (PI)) 1/90))
(* (* angle (PI)) 1/90)
(* angle (PI))
angle
(PI)
1/90
x-scale
2
y-scale
(/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
1/2
(* -1/2 (cos (* (* angle (PI)) 1/90)))
-1/2
(cos (* (* angle (PI)) 1/90))
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(/ (* x-scale x-scale) 4)
(* x-scale x-scale)
4
(/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(- 1 (cos (* (* angle (PI)) 1/90)))
1
Outputs
(/ (/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale)) y-scale)
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 x-scale y-scale))
(* (* -4 b) (/ (* b (* a a)) x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale))
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
(/ (* b (* a a)) x-scale)
(*.f64 b (/.f64 (*.f64 a a) x-scale))
(* b (* a a))
(*.f64 b (*.f64 a a))
(* a a)
(*.f64 a a)
a
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
y-scale
(* (/ -4 x-scale) (* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
-4
#s(literal -4 binary64)
x-scale
(* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale)))
(/.f64 (*.f64 a (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/ b x-scale)
(/.f64 b x-scale)
b
(/ (* b (* a a)) (* y-scale y-scale))
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))
(* b (* a a))
(*.f64 b (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(/ (* -4 (* b (* b (* a a)))) (* (* x-scale (* x-scale y-scale)) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(* -4 (* b (* b (* a a))))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 b a))))
-4
#s(literal -4 binary64)
(* b (* b (* a a)))
(*.f64 a (*.f64 b (*.f64 b a)))
b
(* b (* a a))
(*.f64 b (*.f64 a a))
(* a a)
(*.f64 a a)
a
(* (* x-scale (* x-scale y-scale)) y-scale)
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
(* x-scale (* x-scale y-scale))
(*.f64 x-scale (*.f64 x-scale y-scale))
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
y-scale
(+ (* (/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))
(/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b a))) x-scale)) (*.f64 x-scale y-scale))
(* (* -4 (* a a)) (* b b))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 b a))))
(* -4 (* a a))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
a
(* b b)
(*.f64 b b)
b
(* (* x-scale x-scale) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* x-scale x-scale)
(*.f64 x-scale x-scale)
x-scale
y-scale
(/ 1 y-scale)
(/.f64 #s(literal 1 binary64) y-scale)
1
#s(literal 1 binary64)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2)
(pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(sin (* (* angle (PI)) 1/90))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* angle (PI)) 1/90)
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
1/90
#s(literal 1/90 binary64)
(* x-scale y-scale)
(*.f64 x-scale y-scale)
2
#s(literal 2 binary64)
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y-scale (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) #s(literal 4 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -2 binary64))))))
(- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))))
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -2 binary64))))))
(/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale)
(/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) y-scale)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2)
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64))
(/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale)
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale)
(* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(sin (* (* angle (PI)) 1/90))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* angle (PI)) 1/90)
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
1/90
#s(literal 1/90 binary64)
x-scale
2
#s(literal 2 binary64)
y-scale
(/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))))
(/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4))
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)))
(+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))
(* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
1/2
#s(literal 1/2 binary64)
(* -1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
-1/2
#s(literal -1/2 binary64)
(cos (* (* angle (PI)) 1/90))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))
(+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(* 1/2 (cos (* (* angle (PI)) 1/90)))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(/ (* x-scale x-scale) 4)
(/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))
(* x-scale x-scale)
(*.f64 x-scale x-scale)
4
#s(literal 4 binary64)
(/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))
(/.f64 y-scale (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))
(* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))
(*.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))
(/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))
(* (* b b) (- 1 (cos (* (* angle (PI)) 1/90))))
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(- 1 (cos (* (* angle (PI)) 1/90)))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
1
#s(literal 1 binary64)

localize1.0s (3.6%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy77.0%
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
accuracy58.8%
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
accuracy58.6%
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
accuracy37.8%
(-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))))
accuracy80.5%
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale))
accuracy75.5%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
accuracy72.4%
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (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 2 binary64)))
accuracy58.6%
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
accuracy95.1%
(*.f64 b (*.f64 b (*.f64 a a)))
accuracy94.6%
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
accuracy85.9%
(*.f64 b (*.f64 a a))
accuracy81.8%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
accuracy92.9%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))))
accuracy90.2%
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale)))
accuracy85.9%
(*.f64 b (*.f64 a a))
accuracy79.6%
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))
accuracy95.5%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale)) y-scale)
accuracy91.1%
(/.f64 (*.f64 b (*.f64 a a)) x-scale)
accuracy88.2%
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale))
accuracy85.9%
(*.f64 b (*.f64 a a))
Results
294.0ms56×3valid
251.0ms74×2valid
236.0ms124×1valid
2.0ms0valid
Compiler

Compiled 970 to 70 computations (92.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 502.0ms
ival-mult: 164.0ms (32.6% of total)
ival-div: 91.0ms (18.1% of total)
backward-pass: 59.0ms (11.7% of total)
ival-cos: 51.0ms (10.2% of total)
ival-sin: 45.0ms (9% of total)
...c/correct-round.rkt:119:19: 22.0ms (4.4% of total)
ival-sub: 19.0ms (3.8% of total)
ival-add: 17.0ms (3.4% of total)
ival-pow: 16.0ms (3.2% of total)
compiled-spec: 12.0ms (2.4% of total)
ival-pi: 3.0ms (0.6% of total)
const: 2.0ms (0.4% of total)

series145.0ms (0.5%)

Counts
26 → 900
Calls
Call 1
Inputs
#<alt (/ (/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale)) y-scale)>
#<alt (/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale))>
#<alt (* (* -4 b) (/ (* b (* a a)) x-scale))>
#<alt (* -4 b)>
#<alt (* (/ -4 x-scale) (* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale))))>
#<alt (/ -4 x-scale)>
#<alt (* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale)))>
#<alt (/ b x-scale)>
#<alt (/ (* -4 (* b (* b (* a a)))) (* (* x-scale (* x-scale y-scale)) y-scale))>
#<alt (* -4 (* b (* b (* a a))))>
#<alt (* b (* b (* a a)))>
#<alt (* b (* a a))>
#<alt (+ (* (/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))>
#<alt (/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale))>
#<alt (* (* -4 (* a a)) (* b b))>
#<alt (* -4 (* a a))>
#<alt (/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)>
#<alt (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))))>
#<alt (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale)>
#<alt (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2)>
#<alt (/ (* b (* a a)) x-scale)>
#<alt (/ (* b (* a a)) (* y-scale y-scale))>
#<alt (* (* x-scale (* x-scale y-scale)) y-scale)>
#<alt (sin (* (* angle (PI)) 1/90))>
#<alt (cos (* (* angle (PI)) 1/90))>
#<alt (- 1 (cos (* (* angle (PI)) 1/90)))>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<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 (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (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 (* -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 (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* (pow a 2) (+ (* -4 (/ (pow b 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 (+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 (/ (pow b 2) (* (pow a 2) (* (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 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 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 (/ (pow b 2) (* (pow a 2) (* (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 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 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* (pow b 2) (+ (* -4 (/ (pow a 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 (+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 (/ (pow a 2) (* (pow b 2) (* (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 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 (/ (pow a 2) (* (pow b 2) (* (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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 (/ (pow a 2) (* (pow b 2) (* (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 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 (/ (pow a 2) (* (pow b 2) (* (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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 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)))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<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 (* -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 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))>
#<alt (/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))>
#<alt (/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale)))) y-scale)>
#<alt (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))>
#<alt (/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))>
#<alt (/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))) y-scale))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))>
#<alt (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))>
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))>
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))>
#<alt (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))>
#<alt (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))>
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))>
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))>
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 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) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))>
#<alt (* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale)))>
#<alt (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))>
#<alt (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (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/90 (* angle (PI)))>
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt 1>
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (cos (* 1/90 (* angle (PI))))>
#<alt (* 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)))))>
Calls

225 calls:

TimeVariablePointExpression
45.0ms
a
@0
(* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale)))
8.0ms
angle
@-inf
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
2.0ms
angle
@0
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
2.0ms
y-scale
@inf
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
2.0ms
y-scale
@-inf
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)

rewrite440.0ms (1.6%)

Algorithm
batch-egg-rewrite
Rules
4020×*-lowering-*.f32
4020×*-lowering-*.f64
2630×/-lowering-/.f32
2630×/-lowering-/.f64
1092×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
070437
1484409
25002407
08039407
Stop Event
iter limit
node limit
Counts
26 → 1027
Calls
Call 1
Inputs
(/ (/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale)) y-scale)
(/ (* (* -4 b) (/ (* b (* a a)) x-scale)) (* x-scale y-scale))
(* (* -4 b) (/ (* b (* a a)) x-scale))
(* -4 b)
(* (/ -4 x-scale) (* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale))))
(/ -4 x-scale)
(* (/ b x-scale) (/ (* b (* a a)) (* y-scale y-scale)))
(/ b x-scale)
(/ (* -4 (* b (* b (* a a)))) (* (* x-scale (* x-scale y-scale)) y-scale))
(* -4 (* b (* b (* a a))))
(* b (* b (* a a)))
(* b (* a a))
(+ (* (/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale)) (/ 1 y-scale)) (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) (* x-scale y-scale)) 2))
(/ (* (* -4 (* a a)) (* b b)) (* (* x-scale x-scale) y-scale))
(* (* -4 (* a a)) (* b b))
(* -4 (* a a))
(/ (- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2))))) y-scale)
(- (/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale) (/ (/ (+ (* (* a a) (+ 1/2 (* -1/2 (cos (* (* angle (PI)) 1/90))))) (* (* b b) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90)))))) (/ (* x-scale x-scale) 4)) (/ y-scale (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* (* angle (PI)) 1/90))))) (/ (* (* b b) (- 1 (cos (* (* angle (PI)) 1/90)))) 2)))))
(/ (pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2) y-scale)
(pow (/ (* (- (* b b) (* a a)) (sin (* (* angle (PI)) 1/90))) x-scale) 2)
(/ (* b (* a a)) x-scale)
(/ (* b (* a a)) (* y-scale y-scale))
(* (* x-scale (* x-scale y-scale)) y-scale)
(sin (* (* angle (PI)) 1/90))
(cos (* (* angle (PI)) 1/90))
(- 1 (cos (* (* angle (PI)) 1/90)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal -4 binary64)) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) y-scale)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) x-scale)
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale)) x-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) x-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) y-scale) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 #s(literal -4 binary64) x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 b b) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale))) (/.f64 (*.f64 b b) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)) (/.f64 b x-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) b) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) y-scale)
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) y-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 b b)) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) x-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 x-scale y-scale)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) y-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b b) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) x-scale) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) y-scale) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) y-scale) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 b x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64)) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) b)) (-.f64 #s(literal 0 binary64) x-scale))
(pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale))
(*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 a a)) x-scale)))
(*.f64 b (*.f64 (/.f64 (*.f64 a a) x-scale) (*.f64 #s(literal -4 binary64) b)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) b) (/.f64 (*.f64 a a) x-scale))
(*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) #s(literal -4 binary64)) b)
(*.f64 #s(literal -4 binary64) b)
(*.f64 b #s(literal -4 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal -4 binary64)) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) y-scale)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) x-scale)
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale)) x-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) x-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) y-scale) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 #s(literal -4 binary64) x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 b b) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale))) (/.f64 (*.f64 b b) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)) (/.f64 b x-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) b) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale #s(literal -4 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 4 binary64) x-scale))
(/.f64 #s(literal -4 binary64) x-scale)
(/.f64 #s(literal -4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale #s(literal -4 binary64))))
(pow.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -4 binary64))
(/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 x-scale b))
(/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale b) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) (/.f64 x-scale b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) x-scale)
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 x-scale (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) y-scale)) (*.f64 (/.f64 x-scale b) y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 x-scale b)))
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) x-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) b) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 x-scale b)))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 a a)))) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) y-scale) y-scale)
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 b x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 (/.f64 b x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) y-scale)) y-scale)
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) #s(literal 1 binary64)) (/.f64 x-scale b))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 b x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) (/.f64 b x-scale)) y-scale)
(pow.f64 (*.f64 (/.f64 x-scale b) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) (/.f64 x-scale b)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 b (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)))
(*.f64 b (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) x-scale))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 b (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 b x-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 b x-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a a) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b y-scale) (*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 b x-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b x-scale) y-scale) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (*.f64 (/.f64 b x-scale) b) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (/.f64 b x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale b)) #s(literal -1 binary64)))
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) x-scale))
(/.f64 b x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 b #s(literal 1 binary64)) x-scale)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(pow.f64 (/.f64 x-scale b) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x-scale b) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 b x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (*.f64 (/.f64 x-scale #s(literal -4 binary64)) x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 4 binary64)) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal -4 binary64)) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) y-scale)
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) x-scale)
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) x-scale)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale)) x-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) y-scale)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) x-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) y-scale) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale y-scale))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 #s(literal -4 binary64) x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 b b) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale))) (/.f64 (*.f64 b b) y-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)) (/.f64 b x-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) b) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))))
(*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) b)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 b #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) b) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a a)) b)
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a)
(exp.f64 (*.f64 (log.f64 (*.f64 b a)) #s(literal 2 binary64)))
(pow.f64 (*.f64 b a) #s(literal 2 binary64))
(*.f64 b (*.f64 b (*.f64 a a)))
(*.f64 a (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 a a) (*.f64 b b))
(*.f64 (*.f64 b (*.f64 a a)) b)
(*.f64 (*.f64 b b) (*.f64 a a))
(*.f64 (*.f64 b a) (*.f64 b a))
(*.f64 (*.f64 b (*.f64 b a)) a)
(*.f64 (*.f64 (*.f64 b b) a) a)
(*.f64 b (*.f64 a a))
(*.f64 a (*.f64 b a))
(*.f64 (*.f64 a a) b)
(*.f64 (*.f64 b a) a)
(+.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))))
(-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale))
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))
(fma.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) y-scale)) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) y-scale)
(/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) y-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64))) (neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 b b)) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) x-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (*.f64 x-scale y-scale)))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))))
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) y-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) #s(literal 1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b b) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) x-scale) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) y-scale) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) y-scale) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 b x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale))
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))))
(*.f64 b (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 1 binary64)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) b)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (*.f64 b #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) b) (*.f64 a a))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a a)) b)
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b 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)
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))) #s(literal -1 binary64)))
(-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))
(fma.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) y-scale) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(neg.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (*.f64 y-scale (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))
(/.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) (*.f64 y-scale (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) (*.f64 y-scale (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) y-scale))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) #s(literal -1 binary64)) (*.f64 (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))) y-scale))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) y-scale))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) #s(literal 1 binary64)) y-scale)
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))
(pow.f64 (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y-scale (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (+.f64 (neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y-scale))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(+.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 (*.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(+.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))) (/.f64 (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))) (/.f64 (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64)))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))))
(/.f64 (-.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))))) (*.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) y-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 y-scale (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) (neg.f64 (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))
(/.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) y-scale) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))))))) (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale)) (/.f64 y-scale (/.f64 (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) y-scale))))
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale #s(literal 4 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) #s(literal 1 binary64)))
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) #s(literal 1 binary64)) y-scale)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y-scale (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y-scale))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) x-scale)
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 1 binary64)) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) x-scale)
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (/.f64 (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(*.f64 (pow.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal 2 binary64)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))))
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) x-scale)))
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)))
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) x-scale))
(/.f64 (*.f64 b (*.f64 a a)) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) x-scale)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a a) x-scale))
(*.f64 (*.f64 a a) (/.f64 b x-scale))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 b a) (/.f64 a x-scale))
(*.f64 (*.f64 b a) (*.f64 a (/.f64 #s(literal 1 binary64) x-scale)))
(*.f64 (/.f64 (*.f64 a a) x-scale) b)
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) y-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale)
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 b y-scale) (*.f64 a a)) y-scale)
(pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) y-scale)) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 a a) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b y-scale) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 b a) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)))
(*.f64 (*.f64 b a) (/.f64 a (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) b)
(*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))
(*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
(*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) x-scale)
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))
(*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (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 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))

simplify530.0ms (1.9%)

Algorithm
egg-herbie
Rules
8670×*-lowering-*.f32
8670×*-lowering-*.f64
3048×+-lowering-+.f64
3048×+-lowering-+.f32
1498×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
062827791
1232126428
0855226428
Stop Event
iter limit
node limit
Counts
900 → 900
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) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 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 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (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))))
(* -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))
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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))))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 (/ (pow b 2) (* (pow a 2) (* (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 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 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 (/ (pow b 2) (* (pow a 2) (* (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 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 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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))))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 (/ (pow a 2) (* (pow b 2) (* (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 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 (/ (pow a 2) (* (pow b 2) (* (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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 (/ (pow a 2) (* (pow b 2) (* (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 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 (/ (pow a 2) (* (pow b 2) (* (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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(* -4 (/ (* (pow a 2) (pow b 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/8100 (/ (* (pow angle 2) (* (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) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -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)))
(* -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 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale)))) y-scale)
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (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) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))) y-scale))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 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) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale)))
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (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/90 (* angle (PI)))
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
1
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(cos (* 1/90 (* angle (PI))))
(* 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)))))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) x-scale) #s(literal -4 binary64)))
(* -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)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.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)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(+ (* (pow a 2) (+ (* -4 (/ (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (pow b 2) (* (pow a 2) (* (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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))
(+ (* (pow b 2) (+ (* -4 (/ (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 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 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 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 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 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 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (pow a 2) (* (pow b 2) (* (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 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 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 a (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (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 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.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)) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) x-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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))) (*.f64 y-scale y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(+ (* -4 (/ (* (pow a 2) (pow b 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)))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) (*.f64 x-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) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 angle angle)) (*.f64 x-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) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal -1/196830000 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 y-scale y-scale))))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.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 (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(* -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 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (+.f64 #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 (*.f64 x-scale y-scale)))))) y-scale)
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale))))))) y-scale)
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale)))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale))))))
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))))) y-scale)
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale))))))) y-scale)
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 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 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale)))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) y-scale)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 b b) y-scale))))))
(/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale)))) y-scale)
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))) y-scale)
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) y-scale)))) (/ (* (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)))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))) y-scale))))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale)))))) y-scale)
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale)))))))
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))))) y-scale)
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale)))))) y-scale)
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 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 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) y-scale)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 (-.f64 (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) y-scale)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal -1/196830000 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))) y-scale))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))) y-scale))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))) y-scale))))) (* 4 (/ (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale))) y-scale)))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-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 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))) y-scale))) (+.f64 (*.f64 (/.f64 #s(literal -1/196830000 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))) y-scale)))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale)))) y-scale)
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale))))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (* (pow x-scale 2) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(/.f64 (+.f64 (/.f64 (*.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)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 (*.f64 y-scale y-scale)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(/.f64 (+.f64 (/.f64 (*.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)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 (*.f64 y-scale y-scale)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(/.f64 (+.f64 (/.f64 (*.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)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 (*.f64 y-scale y-scale)))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)))
(/.f64 (+.f64 (/.f64 (*.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)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 (*.f64 y-scale y-scale)))
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (+.f64 #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 (*.f64 x-scale y-scale))))))
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (+.f64 #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 (*.f64 x-scale y-scale)))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (*.f64 (*.f64 b b) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale)))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (+.f64 #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 (*.f64 x-scale y-scale)))))))
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (*.f64 (*.f64 b b) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale)))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale))))))) (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (+.f64 #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 (*.f64 x-scale y-scale)))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.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 (*.f64 x-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 b b))))))
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.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 x-scale (*.f64 x-scale y-scale)))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.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 (*.f64 x-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 b b))))))
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) y-scale)))) (* 4 (/ (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow b 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.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 x-scale (*.f64 x-scale y-scale))))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.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 (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 b b))))))
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(+.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (/.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 x-scale (*.f64 x-scale y-scale))))))) (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale)))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (/.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 x-scale (*.f64 x-scale y-scale)))))))) (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))) (* 4 (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) 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) y-scale))))
(+.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale)))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b))) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (/.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 x-scale (*.f64 x-scale y-scale)))))))) (-.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))) (+ (* 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) y-scale)))) (+ (* 4 (/ (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (* 4 (/ (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) y-scale))) (pow a 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #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 (*.f64 x-scale y-scale))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 b b)))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (/.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale))))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale)))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale)))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 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) y-scale)) (+ (/ (* (+ (* -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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) y-scale))))))))) (* 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) y-scale)) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) y-scale)))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) y-scale)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale))))
(+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-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 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-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 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))))) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 b b) x-scale)) (/.f64 #s(literal -4 binary64) y-scale)))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) y-scale))))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) y-scale))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) y-scale))) (*.f64 x-scale x-scale))
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale)
(/.f64 (+.f64 (*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 x-scale x-scale))) y-scale)
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 y-scale))
(* -1 (/ (- (* -1 (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* -4 (/ (* (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (+ 1/2 (* -1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) y-scale))
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 b #s(literal 1/2 binary64)))) (*.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))) (neg.f64 y-scale))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow x-scale 2) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale)))
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale)))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) y-scale)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) y-scale)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale)))
(/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64)))))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/196830000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)) (*.f64 angle angle))) (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) y-scale))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 #s(literal 1/8100 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64)) (*.f64 angle angle))) (*.f64 x-scale (*.f64 x-scale y-scale))))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) y-scale))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)))))
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)))))
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))
(+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))
(/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 x-scale x-scale))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale)))))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 a (*.f64 a (*.f64 x-scale x-scale))))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))
(*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale x-scale)))
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/196830000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-scale)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/196830000 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 1/8100 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/196830000 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64)) (*.f64 angle angle))) (*.f64 x-scale x-scale))))))))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.f64 (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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))
(*.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)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.f64 y-scale y-scale))))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (*.f64 a (/.f64 b (*.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)))
(* 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 #s(literal 1/90 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4374000 binary64)))))))
(* 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 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4374000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)))))))
(* 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 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/4374000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/241061637600000000 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64)))))
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/1574640000 binary64)))))))
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/16200 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.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)))))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(cos (* 1/90 (* angle (PI))))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(* 1/16200 (* (pow angle 2) (pow (PI) 2)))
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64)))
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.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) (- (* 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 angle angle) (*.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))))
(* (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 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/173564379072000000000 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)))))

eval265.0ms (0.9%)

Compiler

Compiled 91689 to 3207 computations (96.5% saved)

prune241.0ms (0.9%)

Pruning

16 alts after pruning (16 fresh and 0 done)

PrunedKeptTotal
New2026152041
Fresh13114
Picked505
Done000
Total2044162060
Accuracy
96.6%
Counts
2060 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
72.1%
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale) y-scale)
81.3%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 b a) a) x-scale)) (*.f64 x-scale y-scale)) y-scale)
82.3%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 a x-scale))) (*.f64 x-scale y-scale)) y-scale)
82.4%
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (*.f64 a (/.f64 #s(literal 1 binary64) x-scale)))) (*.f64 x-scale y-scale)) y-scale)
70.3%
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
77.4%
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
62.3%
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))) y-scale)
70.7%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
77.1%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
27.0%
(+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))
72.0%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
70.6%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 x-scale b)))
72.2%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) (/.f64 b x-scale)) y-scale))
72.8%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b y-scale) (*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 b x-scale))))
82.5%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))))
68.3%
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
Compiler

Compiled 796 to 484 computations (39.2% saved)

simplify319.0ms (1.1%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))
cost-diff0
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale)
cost-diff0
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale)
cost-diff0
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale) y-scale)
cost-diff0
(*.f64 #s(literal -4 binary64) b)
cost-diff0
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a))
cost-diff0
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a)
cost-diff0
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
cost-diff0
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))
cost-diff0
(*.f64 #s(literal -4 binary64) b)
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) b) y-scale)
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
cost-diff0
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale))
cost-diff0
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
cost-diff0
(/.f64 b x-scale)
cost-diff0
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale)))
cost-diff0
(/.f64 #s(literal -4 binary64) x-scale)
cost-diff0
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))))
Rules
9920×*-lowering-*.f32
9920×*-lowering-*.f64
5602×associate-*r*
3396×/-lowering-/.f32
3396×/-lowering-/.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
037317
1114317
2523317
32861317
43493317
54026317
64118317
74118317
86224317
96582317
106582317
116651317
126660317
136660317
146873317
156875317
166875317
176875317
09862317
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ -4 x-scale) (* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale))))
(/ -4 x-scale)
-4
x-scale
(* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale)))
(/ b x-scale)
b
(* (/ (* b a) y-scale) (/ a y-scale))
(/ (* b a) y-scale)
(* b a)
a
y-scale
(/ a y-scale)
(* (* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale)) (/ (* a a) y-scale))
(* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale))
(/ (* -4 (/ b x-scale)) x-scale)
(* -4 (/ b x-scale))
-4
(/ b x-scale)
b
x-scale
(/ b y-scale)
y-scale
(/ (* a a) y-scale)
(* a a)
a
(* (/ (* -4 b) y-scale) (/ (/ (* b (* a a)) x-scale) (* x-scale y-scale)))
(/ (* -4 b) y-scale)
(* -4 b)
-4
b
y-scale
(/ (/ (* b (* a a)) x-scale) (* x-scale y-scale))
(/ (* b (* a a)) x-scale)
(* b (* a a))
(* a a)
a
x-scale
(* x-scale y-scale)
(/ (* (* (* -4 b) (* b a)) a) (* (* x-scale (* x-scale y-scale)) y-scale))
(* (* (* -4 b) (* b a)) a)
(* (* -4 b) (* b a))
(* -4 b)
-4
b
(* b a)
a
(* (* x-scale (* x-scale y-scale)) y-scale)
(* x-scale (* x-scale y-scale))
x-scale
(* x-scale y-scale)
y-scale
(/ (/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale) y-scale)
(/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale)
(/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale)
(/ (* -4 b) (/ x-scale (* b (* a a))))
(* -4 b)
-4
b
(/ x-scale (* b (* a a)))
x-scale
(* b (* a a))
(* a a)
a
y-scale
Outputs
(* (/ -4 x-scale) (* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
-4
#s(literal -4 binary64)
x-scale
(* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)
(/ b x-scale)
(/.f64 b x-scale)
b
(* (/ (* b a) y-scale) (/ a y-scale))
(/.f64 b (*.f64 y-scale (/.f64 y-scale (*.f64 a a))))
(/ (* b a) y-scale)
(*.f64 b (/.f64 a y-scale))
(* b a)
(*.f64 b a)
a
y-scale
(/ a y-scale)
(/.f64 a y-scale)
(* (* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale)) (/ (* a a) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)) x-scale)
(* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) x-scale) y-scale) x-scale)
(/ (* -4 (/ b x-scale)) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) b) x-scale)
(* -4 (/ b x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) b)
-4
#s(literal -4 binary64)
(/ b x-scale)
(/.f64 b x-scale)
b
x-scale
(/ b y-scale)
(/.f64 b y-scale)
y-scale
(/ (* a a) y-scale)
(/.f64 (*.f64 a a) y-scale)
(* a a)
(*.f64 a a)
a
(* (/ (* -4 b) y-scale) (/ (/ (* b (* a a)) x-scale) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)) x-scale)
(/ (* -4 b) y-scale)
(/.f64 (*.f64 #s(literal -4 binary64) b) y-scale)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
y-scale
(/ (/ (* b (* a a)) x-scale) (* x-scale y-scale))
(/.f64 (/.f64 b x-scale) (*.f64 y-scale (/.f64 x-scale (*.f64 a a))))
(/ (* b (* a a)) x-scale)
(*.f64 a (/.f64 (*.f64 b a) x-scale))
(* b (* a a))
(*.f64 a (*.f64 b a))
(* a a)
(*.f64 a a)
a
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
(/ (* (* (* -4 b) (* b a)) a) (* (* x-scale (* x-scale y-scale)) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)) x-scale)
(* (* (* -4 b) (* b a)) a)
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a (*.f64 b a))))
(* (* -4 b) (* b a))
(*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 b a)))
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
(* b a)
(*.f64 b a)
a
(* (* 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))
(*.f64 x-scale (*.f64 x-scale y-scale))
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
y-scale
(/ (/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale) y-scale)
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))) y-scale) y-scale)) x-scale)
(/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale)
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a))))) y-scale) x-scale)
(/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale)
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a))))) y-scale)
(/ (* -4 b) (/ x-scale (* b (* a a))))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (*.f64 a (*.f64 b a)))))
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
(/ x-scale (* b (* a a)))
(/.f64 x-scale (*.f64 a (*.f64 b a)))
x-scale
(* b (* a a))
(*.f64 a (*.f64 b a))
(* a a)
(*.f64 a a)
a
y-scale

localize167.0ms (0.6%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy93.5%
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale)
accuracy91.8%
(/.f64 x-scale (*.f64 b (*.f64 a a)))
accuracy91.4%
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale)
accuracy85.9%
(*.f64 b (*.f64 a a))
accuracy99.8%
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a))
accuracy94.6%
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
accuracy93.1%
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a)
accuracy81.8%
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
accuracy91.5%
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale))
accuracy91.1%
(/.f64 (*.f64 b (*.f64 a a)) x-scale)
accuracy90.2%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
accuracy85.9%
(*.f64 b (*.f64 a a))
accuracy99.8%
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
accuracy89.9%
(/.f64 (*.f64 a a) y-scale)
accuracy88.8%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale))
accuracy77.9%
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
accuracy99.8%
(*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))
accuracy92.9%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))))
accuracy92.0%
(/.f64 (*.f64 b a) y-scale)
accuracy90.2%
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale)))
Results
113.0ms256×0valid
Compiler

Compiled 323 to 39 computations (87.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 52.0ms
ival-div: 27.0ms (51.9% of total)
ival-mult: 25.0ms (48% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

series49.0ms (0.2%)

Counts
26 → 888
Calls
Call 1
Inputs
#<alt (* (/ -4 x-scale) (* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale))))>
#<alt (/ -4 x-scale)>
#<alt (* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale)))>
#<alt (/ b x-scale)>
#<alt (* (* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale)) (/ (* a a) y-scale))>
#<alt (* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale))>
#<alt (/ (* -4 (/ b x-scale)) x-scale)>
#<alt (* -4 (/ b x-scale))>
#<alt (* (/ (* -4 b) y-scale) (/ (/ (* b (* a a)) x-scale) (* x-scale y-scale)))>
#<alt (/ (* -4 b) y-scale)>
#<alt (* -4 b)>
#<alt (/ (/ (* b (* a a)) x-scale) (* x-scale y-scale))>
#<alt (/ (* (* (* -4 b) (* b a)) a) (* (* x-scale (* x-scale y-scale)) y-scale))>
#<alt (* (* (* -4 b) (* b a)) a)>
#<alt (* (* -4 b) (* b a))>
#<alt (/ (/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale) y-scale)>
#<alt (/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale)>
#<alt (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale)>
#<alt (/ (* -4 b) (/ x-scale (* b (* a a))))>
#<alt (/ (* b a) y-scale)>
#<alt (* (/ (* b a) y-scale) (/ a y-scale))>
#<alt (/ (* a a) y-scale)>
#<alt (* b (* a a))>
#<alt (/ (* b (* a a)) x-scale)>
#<alt (* (* x-scale (* x-scale y-scale)) y-scale)>
#<alt (/ x-scale (* 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 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ -4 x-scale)>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))>
#<alt (/ (* (pow a 2) (pow b 2)) (* x-scale (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 (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b (pow x-scale 2)))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ b x-scale))>
#<alt (* -4 (/ 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 (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 (/ b y-scale))>
#<alt (* -4 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 a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<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 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* a (pow b 2)))>
#<alt (* -4 (* 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) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) x-scale))>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* a b) y-scale)>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (* (pow a 2) b) (pow y-scale 2))>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (/ (pow a 2) y-scale)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (* (pow a 2) b)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (/ (* (pow a 2) b) x-scale)>
#<alt (* (pow 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 (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
#<alt (/ x-scale (* (pow a 2) b))>
Calls

222 calls:

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

rewrite360.0ms (1.3%)

Algorithm
batch-egg-rewrite
Rules
4368×*-lowering-*.f32
4368×*-lowering-*.f64
4120×/-lowering-/.f32
4120×/-lowering-/.f64
1536×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037246
1210246
21973218
08379218
Stop Event
iter limit
node limit
Counts
26 → 2594
Calls
Call 1
Inputs
(* (/ -4 x-scale) (* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale))))
(/ -4 x-scale)
(* (/ b x-scale) (* (/ (* b a) y-scale) (/ a y-scale)))
(/ b x-scale)
(* (* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale)) (/ (* a a) y-scale))
(* (/ (* -4 (/ b x-scale)) x-scale) (/ b y-scale))
(/ (* -4 (/ b x-scale)) x-scale)
(* -4 (/ b x-scale))
(* (/ (* -4 b) y-scale) (/ (/ (* b (* a a)) x-scale) (* x-scale y-scale)))
(/ (* -4 b) y-scale)
(* -4 b)
(/ (/ (* b (* a a)) x-scale) (* x-scale y-scale))
(/ (* (* (* -4 b) (* b a)) a) (* (* x-scale (* x-scale y-scale)) y-scale))
(* (* (* -4 b) (* b a)) a)
(* (* -4 b) (* b a))
(/ (/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale) y-scale)
(/ (/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale) x-scale)
(/ (/ (* -4 b) (/ x-scale (* b (* a a)))) y-scale)
(/ (* -4 b) (/ x-scale (* b (* a a))))
(/ (* b a) y-scale)
(* (/ (* b a) y-scale) (/ a y-scale))
(/ (* a a) y-scale)
(* b (* a a))
(/ (* b (* a a)) x-scale)
(* (* x-scale (* x-scale y-scale)) y-scale)
(/ x-scale (* b (* a a)))
Outputs
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) x-scale))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 y-scale (*.f64 a a)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) a))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) y-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 y-scale a))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (neg.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 a (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 a y-scale) (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b a))
(*.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (pow.f64 (/.f64 x-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale #s(literal -4 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) x-scale))
(neg.f64 (/.f64 #s(literal 4 binary64) x-scale))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale #s(literal -4 binary64))))
(/.f64 #s(literal -4 binary64) x-scale)
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 x-scale #s(literal 4 binary64)))
(pow.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) #s(literal 1 binary64))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -4 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal 4 binary64))
(*.f64 (pow.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 y-scale a))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) y-scale))
(/.f64 (/.f64 b x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 b x-scale) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 b x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 b (/.f64 y-scale (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 y-scale (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (neg.f64 (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 a (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) x-scale)
(/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale (/.f64 b x-scale)))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 b (/.f64 b (/.f64 y-scale (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (neg.f64 (/.f64 y-scale (/.f64 b x-scale))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) y-scale)
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 x-scale b)) y-scale)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 y-scale (*.f64 a a))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))) y-scale)
(pow.f64 (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 b x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) #s(literal 1 binary64))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 a (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b x-scale))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (/.f64 b (/.f64 y-scale (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) b)
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal -1 binary64) y-scale))
(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 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale b))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))
(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 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 b 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(*.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 (log.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) x-scale))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 y-scale (*.f64 a a)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) a))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) y-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 y-scale a))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (neg.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 a (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 a y-scale) (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b a))
(*.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (pow.f64 (/.f64 x-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b y-scale)))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 b (*.f64 x-scale x-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 y-scale b)))
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale))))
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) y-scale))
(neg.f64 (/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) x-scale))
(/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))))
(/.f64 b (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale b))
(/.f64 (/.f64 b y-scale) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 x-scale (/.f64 b x-scale)))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (neg.f64 (/.f64 x-scale (/.f64 b y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) y-scale)
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) x-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(pow.f64 (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 y-scale b)))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale))))
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b y-scale) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b y-scale))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 y-scale b)) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b y-scale) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale))) b)
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 b x-scale)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 #s(literal -4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 b x-scale) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 x-scale #s(literal -4 binary64))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale))))
(/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale)))
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 b x-scale)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale b))
(/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 b (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))))
(/.f64 (/.f64 b x-scale) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) x-scale)
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale x-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal 4 binary64) (neg.f64 (/.f64 x-scale (/.f64 b x-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) b))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))
(pow.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b x-scale))
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x-scale (/.f64 b x-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) #s(literal -4 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) b))
(neg.f64 (*.f64 b (/.f64 #s(literal 4 binary64) x-scale)))
(/.f64 #s(literal -4 binary64) (/.f64 x-scale b))
(/.f64 b (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) b) x-scale)
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))
(pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) b)
(*.f64 b (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 b x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) #s(literal 4 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) x-scale))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 y-scale (*.f64 a a)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) a))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) y-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 y-scale a))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (neg.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 a (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 a y-scale) (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b a))
(*.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (pow.f64 (/.f64 x-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale))
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) #s(literal -4 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(/.f64 #s(literal -4 binary64) (/.f64 y-scale b))
(/.f64 (*.f64 #s(literal -4 binary64) b) y-scale)
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(*.f64 b (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 b y-scale) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) #s(literal 1 binary64))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) b)
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 b #s(literal 4 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-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 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(/.f64 (*.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 b #s(literal 4 binary64))))
(*.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 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.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 (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale)))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale x-scale)) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) y-scale))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) x-scale))
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a a)) (*.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 (*.f64 a a))) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) y-scale)
(/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 y-scale (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 x-scale b))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 b a) (*.f64 x-scale x-scale)) (/.f64 y-scale a))
(/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.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 (*.f64 a a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) x-scale)
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 y-scale (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64)))
(*.f64 (*.f64 b a) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 b a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))
(*.f64 (/.f64 b y-scale) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64)))
(*.f64 (*.f64 a a) (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 a (/.f64 y-scale a)))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 b a) x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b a))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 b x-scale))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale))
(*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale x-scale)) (/.f64 a y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b (*.f64 a a)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) b)
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 a a))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (*.f64 x-scale y-scale)) b)
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (pow.f64 (*.f64 x-scale x-scale) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) x-scale))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 y-scale (*.f64 a a)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) a))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) y-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 y-scale a))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (neg.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 a (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 a y-scale) (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b a))
(*.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (pow.f64 (/.f64 x-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 b a))))
(*.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b)))
(*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 a (neg.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64)))))
(*.f64 (*.f64 b a) (*.f64 a (*.f64 #s(literal -4 binary64) b)))
(*.f64 (*.f64 a a) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) a)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a a))
(*.f64 (*.f64 b (*.f64 b a)) (*.f64 #s(literal -4 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 b (*.f64 b a)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b)) b)
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) (*.f64 b a))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) b)
(*.f64 (*.f64 a (*.f64 b (*.f64 b a))) #s(literal -4 binary64))
(*.f64 (neg.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64)))) a)
(*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))
(*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 b a)))
(*.f64 b (*.f64 a (*.f64 #s(literal -4 binary64) b)))
(*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (*.f64 b a) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) a)
(*.f64 (*.f64 b (*.f64 b a)) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) b)
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) b)
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(neg.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal 4 binary64) x-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))))
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale))
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) x-scale))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 y-scale (*.f64 a a)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) a))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) y-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 y-scale a))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a))) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (*.f64 b (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)) y-scale) (neg.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (*.f64 (*.f64 b a) (*.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 a y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))) (/.f64 x-scale (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b))) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a))))) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))))) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 a (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)))
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 a y-scale) (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) (/.f64 a y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))) (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 a y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 y-scale (*.f64 a a))) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (/.f64 x-scale b)) x-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 (*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b a))
(*.f64 (*.f64 (*.f64 b a) (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 a (/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale (*.f64 b a))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) y-scale) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)) (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (pow.f64 (/.f64 x-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale)))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 a a) (/.f64 (/.f64 (/.f64 x-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (/.f64 b y-scale)))
(/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) x-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 #s(literal 1 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a)))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))))
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) y-scale)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) x-scale)
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) y-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale x-scale)) (/.f64 y-scale a))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) y-scale)
(/.f64 (/.f64 #s(literal -1 binary64) x-scale) (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) x-scale) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) y-scale)
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale))
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 a (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 (/.f64 b y-scale) (*.f64 a a)))
(*.f64 (/.f64 b y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))) (*.f64 a a))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))) a)
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (*.f64 (*.f64 a a) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) (/.f64 a (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) (*.f64 x-scale x-scale)) (/.f64 a y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale)) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) x-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) a)
(*.f64 (*.f64 (/.f64 b y-scale) (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 b x-scale))) (*.f64 a a)) (/.f64 b y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) b)
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) x-scale) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (pow.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (pow.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (pow.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (*.f64 b #s(literal 4 binary64))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal -1 binary64) (*.f64 y-scale (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))))
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) x-scale)
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))) x-scale)
(pow.f64 (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b y-scale) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (*.f64 a a) x-scale) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -4 binary64) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (*.f64 b #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b y-scale) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -4 binary64))
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a)))) b)
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (/.f64 x-scale (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))))
(pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 b (*.f64 b (*.f64 a a))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 b (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 a a)))
(*.f64 (/.f64 b x-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)))
(*.f64 a (*.f64 (*.f64 b a) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 a a) (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)) #s(literal 1 binary64))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (*.f64 a a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) b)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)))
(*.f64 (*.f64 b (*.f64 #s(literal -4 binary64) b)) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 (*.f64 a a) x-scale) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -4 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale))
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))) b)
(*.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) a)
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 a a)) b)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 a a))) (/.f64 b x-scale))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (*.f64 b a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) b))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) a))
(neg.f64 (*.f64 b (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (*.f64 b a))))
(/.f64 b (/.f64 y-scale a))
(/.f64 a (/.f64 y-scale b))
(/.f64 (*.f64 b a) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 b a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 b a))))
(pow.f64 (/.f64 y-scale (*.f64 b a)) #s(literal -1 binary64))
(*.f64 b (/.f64 a y-scale))
(*.f64 a (/.f64 b y-scale))
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 y-scale a)) #s(literal 1 binary64))
(*.f64 (/.f64 a y-scale) b)
(*.f64 (/.f64 b y-scale) a)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 y-scale a)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 b a))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 b a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (*.f64 b a)) #s(literal -1/2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale) (/.f64 a y-scale)))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 b (/.f64 y-scale a))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 y-scale a))))
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 b y-scale)))
(neg.f64 (*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 a y-scale) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale)))
(neg.f64 (*.f64 (/.f64 b y-scale) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 b (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale) (/.f64 y-scale a)))
(neg.f64 (/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 y-scale (*.f64 b a))))
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 y-scale (*.f64 a a))))
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (/.f64 y-scale b)))
(neg.f64 (/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale (*.f64 a a)))) y-scale))
(neg.f64 (/.f64 (*.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) y-scale))
(/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))
(/.f64 b (neg.f64 (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(/.f64 a (/.f64 y-scale (/.f64 b (/.f64 y-scale a))))
(/.f64 a (neg.f64 (neg.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale a))))))
(/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 a y-scale)))
(/.f64 (*.f64 b a) (neg.f64 (neg.f64 (/.f64 y-scale (/.f64 a y-scale)))))
(/.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 y-scale a))
(/.f64 (/.f64 a y-scale) (/.f64 y-scale (*.f64 b a)))
(/.f64 (/.f64 b y-scale) (/.f64 y-scale (*.f64 a a)))
(/.f64 (*.f64 a a) (*.f64 y-scale (/.f64 y-scale b)))
(/.f64 (*.f64 a a) (neg.f64 (neg.f64 (*.f64 y-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 y-scale b))
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 y-scale (/.f64 a y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (neg.f64 (*.f64 y-scale (/.f64 y-scale b))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 b y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a y-scale)) (*.f64 b a)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y-scale (/.f64 a y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale a))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale a)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 y-scale b)) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y-scale (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (/.f64 b y-scale) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))))
(/.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 b a))))
(/.f64 (*.f64 (/.f64 b y-scale) (*.f64 a a)) y-scale)
(/.f64 (*.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (*.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) y-scale)
(pow.f64 (/.f64 (/.f64 y-scale (*.f64 b a)) (/.f64 a y-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 y-scale b) (/.f64 a (/.f64 y-scale a))) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale (*.f64 a a)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 a y-scale) (/.f64 y-scale a)))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 a a))))
(*.f64 b (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 b a))))
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale a)))))
(*.f64 (*.f64 b a) (/.f64 (/.f64 a y-scale) y-scale))
(*.f64 (*.f64 b a) (/.f64 a (*.f64 y-scale y-scale)))
(*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 b (/.f64 y-scale a)))
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))) #s(literal 1 binary64))
(*.f64 (/.f64 b y-scale) (/.f64 a (/.f64 y-scale a)))
(*.f64 (*.f64 a a) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a (/.f64 y-scale a)) (/.f64 b y-scale))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y-scale (/.f64 a y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 y-scale a))))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y-scale (/.f64 y-scale b)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale a))))))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 y-scale (/.f64 a (/.f64 y-scale a)))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b (/.f64 y-scale (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 b y-scale) (*.f64 a a)))
(*.f64 (/.f64 b (/.f64 y-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 a a)))
(*.f64 (*.f64 (/.f64 b y-scale) (*.f64 a a)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 a y-scale) (/.f64 y-scale a)) b)
(*.f64 (/.f64 (/.f64 a y-scale) y-scale) (*.f64 b a))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 b a))) a)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 a a))) b)
(*.f64 (*.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) b)
(*.f64 (/.f64 a (*.f64 y-scale y-scale)) (*.f64 b a))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (*.f64 a a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale))
(neg.f64 (*.f64 (/.f64 a (-.f64 #s(literal 0 binary64) y-scale)) a))
(neg.f64 (*.f64 a (/.f64 a (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (*.f64 a a))))
(/.f64 a (/.f64 y-scale a))
(/.f64 (*.f64 a a) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 y-scale a)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 a a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 y-scale (*.f64 a a))))
(pow.f64 (/.f64 y-scale (*.f64 a a)) #s(literal -1 binary64))
(*.f64 a (/.f64 a y-scale))
(*.f64 (/.f64 a y-scale) a)
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 a (/.f64 y-scale a)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 y-scale a)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 a a))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a a)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 b (*.f64 a a))
(*.f64 a (*.f64 b a))
(*.f64 (*.f64 b a) a)
(*.f64 (*.f64 a a) b)
(*.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 b a)))
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64)))
(/.f64 b (/.f64 x-scale (*.f64 a a)))
(/.f64 (*.f64 a a) (/.f64 x-scale b))
(/.f64 (*.f64 b (*.f64 a a)) x-scale)
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -1 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))))
(pow.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64))
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal -1 binary64))
(*.f64 b (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 b x-scale) (*.f64 a a))
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (*.f64 b a) (/.f64 a x-scale))
(*.f64 (*.f64 a a) (/.f64 b x-scale))
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a a) x-scale) b)
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 a x-scale) (*.f64 b a))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))))
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64))
(*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))
(*.f64 x-scale (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-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 x-scale (*.f64 x-scale y-scale)) y-scale)
(*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 1 binary64))
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-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 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(*.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) x-scale)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) y-scale)
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 x-scale (*.f64 a a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)))
(/.f64 x-scale (*.f64 b (*.f64 a a)))
(/.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a a))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal 1 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (*.f64 b a))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 x-scale b) a)))
(/.f64 (/.f64 x-scale b) (*.f64 a a))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 x-scale (*.f64 a a)) b)
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a a) x-scale))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -1 binary64) x-scale))
(/.f64 (/.f64 x-scale (*.f64 b a)) a)
(/.f64 (/.f64 (/.f64 x-scale b) a) a)
(/.f64 (neg.f64 (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(/.f64 (neg.f64 (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 (/.f64 x-scale b) a)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal 1 binary64))
(*.f64 x-scale (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (/.f64 x-scale (*.f64 b (*.f64 a a))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a))))
(*.f64 (/.f64 x-scale b) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) x-scale)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b (*.f64 a a)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(*.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 x-scale b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 a x-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 x-scale (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a a) x-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))) (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 x-scale (*.f64 b a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (/.f64 x-scale b) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal -1/2 binary64)))

simplify437.0ms (1.5%)

Algorithm
egg-herbie
Rules
5294×*-lowering-*.f32
5294×*-lowering-*.f64
2450×times-frac
1718×associate-*r*
1298×associate-*l*
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0459720
11169720
23809720
315259720
421629720
522119720
622519720
722599720
822619720
926719720
1028599720
1128999720
1229019720
1329019720
1450999720
1550999720
1651399720
1751399720
1851659720
1951749720
2051749720
051749720
Stop Event
iter limit
saturated
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 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ -4 x-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/ (* (pow a 2) (pow b 2)) (* x-scale (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))))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b (pow x-scale 2)))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ b x-scale))
(* -4 (/ 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))))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 (/ b y-scale))
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (* (pow a 2) (pow b 2)))
(* -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 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* a (pow b 2)))
(* -4 (* 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) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* a b) y-scale)
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (* (pow a 2) b) (pow y-scale 2))
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(/ (pow a 2) y-scale)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(* (pow a 2) b)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(/ (* (pow a 2) b) x-scale)
(* (pow 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))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
(/ x-scale (* (pow a 2) b))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) y-scale) y-scale)
(/ (* (pow a 2) (pow b 2)) (* x-scale (pow y-scale 2)))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) 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 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ (pow b 2) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -4 binary64) (/.f64 b x-scale))) x-scale) y-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b (pow x-scale 2)))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale)
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ b x-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 (/ b y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale))
(* -4 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 a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(/ (* (pow a 2) b) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a b)) x-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (* a (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b)))) x-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* a b) y-scale)
(/.f64 (*.f64 a b) y-scale)
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (* (pow a 2) b) (pow y-scale 2))
(*.f64 a (/.f64 (/.f64 (*.f64 a b) y-scale) y-scale))
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(/ (pow a 2) y-scale)
(/.f64 (*.f64 a a) y-scale)
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(* (pow a 2) b)
(*.f64 a (*.f64 a b))
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-scale)
(/ (* (pow a 2) b) x-scale)
(/.f64 (*.f64 a (*.f64 a b)) x-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)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))
(/ x-scale (* (pow a 2) b))
(/.f64 x-scale (*.f64 a (*.f64 a b)))

eval682.0ms (2.4%)

Compiler

Compiled 66674 to 3971 computations (94% saved)

prune850.0ms (3%)

Pruning

14 alts after pruning (12 fresh and 2 done)

PrunedKeptTotal
New3602113613
Fresh10111
Picked325
Done000
Total3615143629
Accuracy
100.0%
Counts
3629 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
72.1%
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale) y-scale)
83.2%
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) a) y-scale) x-scale) y-scale)
80.7%
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 x-scale y-scale))) y-scale)
78.3%
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))
80.6%
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
77.1%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
76.9%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
85.4%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale)))
84.5%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 a (*.f64 x-scale y-scale))))
86.8%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 a y-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
88.5%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a))))
85.2%
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a y-scale))))
68.3%
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
69.9%
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (*.f64 a a) y-scale))
Compiler

Compiled 4555 to 663 computations (85.4% saved)

regimes179.0ms (0.6%)

Counts
70 → 2
Calls
Call 1
Inputs
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b x-scale)) x-scale) (/.f64 b y-scale)) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 a y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b y-scale) (*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 b x-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) (/.f64 b x-scale)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 a y-scale) (/.f64 (/.f64 x-scale b) (/.f64 b (/.f64 y-scale a)))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) y-scale) y-scale) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 a (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b a) a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 (*.f64 b a) a))) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 b y-scale)))) (/.f64 y-scale a))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (/.f64 (*.f64 b b) y-scale) (*.f64 x-scale x-scale)))) y-scale)
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 b a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) a)) a) (*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) x-scale) (/.f64 a (*.f64 x-scale y-scale))) y-scale)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (/.f64 a x-scale))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 (*.f64 b a) a) x-scale)) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) a) y-scale) x-scale) y-scale)
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 b (*.f64 a a)))) y-scale) x-scale) y-scale)
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 y-scale a))) (/.f64 (/.f64 b x-scale) (/.f64 y-scale (*.f64 #s(literal -4 binary64) b)))))
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 b a) (*.f64 a (/.f64 #s(literal 1 binary64) x-scale)))) (*.f64 x-scale y-scale)) y-scale)
(fma.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (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 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 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (+.f64 #s(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 b #s(literal 4 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-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 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))
(/.f64 (-.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64)))))) y-scale)
(/.f64 (-.f64 (*.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)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))
(-.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))
(fma.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale)))) (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 2 binary64)))
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) y-scale) #s(literal 2 binary64)))
(fma.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)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) 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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))))
(fma.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))))) (/.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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #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)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64))))
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (pow.f64 (/.f64 y-scale (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale)))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) x-scale)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 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 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
(-.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 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) 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 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 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 (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)))))
(-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 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 #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 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 b b)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(literal 1 binary64)) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
(*.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale) (/.f64 (/.f64 x-scale (+.f64 b a)) (-.f64 b a))) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 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)))
(fma.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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 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 (+.f64 (*.f64 (*.f64 a 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-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 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a 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 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))))))
Outputs
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale)))
Calls

8 calls:

24.0ms
x-scale
23.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
22.0ms
b
21.0ms
a
20.0ms
angle
Results
AccuracySegmentsBranch
90.8%2a
88.5%1b
88.5%1angle
88.5%1x-scale
88.5%1y-scale
88.5%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)))
88.5%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
88.5%1(/.f64 angle #s(literal 180 binary64))
Compiler

Compiled 162 to 80 computations (50.6% saved)

regimes45.0ms (0.2%)

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

4 calls:

29.0ms
x-scale
4.0ms
a
4.0ms
angle
4.0ms
y-scale
Results
AccuracySegmentsBranch
88.5%1angle
88.5%1x-scale
88.5%1y-scale
88.5%1a
Compiler

Compiled 24 to 20 computations (16.7% saved)

regimes48.0ms (0.2%)

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

5 calls:

35.0ms
x-scale
3.0ms
y-scale
3.0ms
b
3.0ms
a
3.0ms
angle
Results
AccuracySegmentsBranch
85.2%1b
85.2%1a
85.2%1angle
85.2%1x-scale
85.2%1y-scale
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes17.0ms (0.1%)

Accuracy

Total -2.3b remaining (-11.9%)

Threshold costs -2.3b (-11.9%)

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

5 calls:

10.0ms
angle
2.0ms
x-scale
2.0ms
b
1.0ms
a
1.0ms
y-scale
Results
AccuracySegmentsBranch
69.9%1angle
69.9%1x-scale
69.9%1a
69.9%1y-scale
69.9%1b
Compiler

Compiled 30 to 25 computations (16.7% saved)

bsearch155.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
142.0ms
1.9987580429626528e+242
1.6560778064308382e+244
Results
74.0ms35×3valid
33.0ms26×2valid
24.0ms28×1valid
6.0ms23×0valid
Compiler

Compiled 444 to 249 computations (43.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 123.0ms
ival-mult: 26.0ms (21.2% of total)
ival-pow: 24.0ms (19.6% of total)
ival-sin: 23.0ms (18.8% of total)
ival-cos: 18.0ms (14.7% of total)
ival-div: 14.0ms (11.4% of total)
backward-pass: 10.0ms (8.2% of total)
ival-sub: 3.0ms (2.4% of total)
ival-add: 3.0ms (2.4% of total)
const: 1.0ms (0.8% of total)
ival-pi: 1.0ms (0.8% of total)

simplify17.0ms (0.1%)

Algorithm
egg-herbie
Rules
24×*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03489
14689
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 a #s(literal 6500000000000000106196004345803255164756849025361838451046535828149741892512568564695125575801263618109502173149575593363745726195467295895700360130074478143777178143768408366629599996836639792909642313474686134012229284104994296318231092133888 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a y-scale))))
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (*.f64 a a) y-scale))
Outputs
(if (<=.f64 a #s(literal 6500000000000000106196004345803255164756849025361838451046535828149741892512568564695125575801263618109502173149575593363745726195467295895700360130074478143777178143768408366629599996836639792909642313474686134012229284104994296318231092133888 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 b a) (*.f64 x-scale y-scale)) (/.f64 a x-scale))))
(if (<=.f64 a #s(literal 6500000000000000106196004345803255164756849025361838451046535828149741892512568564695125575801263618109502173149575593363745726195467295895700360130074478143777178143768408366629599996836639792909642313474686134012229284104994296318231092133888 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a)))) (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) y-scale) (*.f64 (/.f64 (*.f64 a b) (*.f64 x-scale y-scale)) (/.f64 a x-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale a)) (/.f64 b (/.f64 y-scale a))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 b x-scale) (*.f64 (/.f64 b (/.f64 y-scale a)) (/.f64 a y-scale))))
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (*.f64 a a) y-scale))

soundness1.4s (5.1%)

Rules
8152×*-lowering-*.f32
8152×*-lowering-*.f64
4368×*-lowering-*.f32
4368×*-lowering-*.f64
4120×/-lowering-/.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
037246
1210246
21973218
08379218
070437
1484409
25002407
08039407
057925429
1231323910
0847123910
092743
1576696
25736694
08315694
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 517 to 304 computations (41.2% saved)

preprocess53.0ms (0.2%)

Remove

(abs y-scale)

(abs x-scale)

(abs angle)

(abs b)

Compiler

Compiled 932 to 436 computations (53.2% saved)

end0.0ms (0%)

Profiling

Loading profile data...