ab-angle->ABCF A

Time bar (total: 5.0s)

start0.0ms (0%)

Memory
0.1MiB live, 0.1MiB allocated; 0ms collecting garbage

analyze0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%99.9%0.1%0%0%0%0
100%99.9%0%0.1%0%0%0%1
Compiler

Compiled 23 to 12 computations (47.8% saved)

sample1.5s (30.4%)

Memory
4.2MiB live, 1 597.5MiB allocated; 311ms collecting garbage
Samples
1.1s8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 903.0ms
ival-sinu: 301.0ms (33.3% of total)
ival-pow2: 264.0ms (29.2% of total)
ival-cosu: 219.0ms (24.3% of total)
ival-mult!: 99.0ms (11% of total)
ival-add!: 18.0ms (2% of total)
adjust: 2.0ms (0.2% of total)
Bogosity

preprocess62.0ms (1.3%)

Memory
0.4MiB live, 44.1MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059213
1228213
2949213
35500213
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
76.5%
(+.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)))
Symmetry

(abs a)

(abs b)

(abs angle)

Compiler

Compiled 40 to 30 computations (25% saved)

series38.0ms (0.8%)

Memory
18.0MiB live, 70.5MiB allocated; 11ms collecting garbage
Counts
15 → 44
Calls
Call 1
Inputs
(+.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)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
a
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
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))
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
b
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx b #s(hole binary64 b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 1))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole 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)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Calls

9 calls:

TimeVariablePointExpression
16.0ms
angle
@0
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))))
3.0ms
a
@0
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))))
3.0ms
angle
@inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))))
3.0ms
a
@inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))))
3.0ms
angle
@-inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) b (cos (* (/ angle 180) (PI))))

rewrite196.0ms (3.9%)

Memory
29.5MiB live, 295.9MiB allocated; 52ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02781505
02961397
117761385
082561335
Stop Event
iter-limit
node-limit
iter-limit
Counts
59 → 200
Calls
Call 1
Inputs
(+.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)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
a
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
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))
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
b
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx b #s(hole binary64 b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 b))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 1))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole 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)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (* (/ angle 180) (PI))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Outputs
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #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 1/180 binary64) angle)))))) (*.f64 b b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/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 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (neg.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 1/180 binary64) angle)))))) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #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 1/180 binary64) angle)))))) (*.f64 a a)) (neg.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 1/180 binary64) angle)))))) (*.f64 b b)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)))) (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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #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 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/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 1/180 binary64) angle)))))) (*.f64 b b)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b b) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))))
(-.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 1/180 binary64) angle)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/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 1/180 binary64) angle)))))) (*.f64 a a)) (neg.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 1/180 binary64) angle)))))) (*.f64 b b))))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
(+.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 1/180 binary64) angle)))))) (*.f64 b b)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) 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 1/180 binary64) angle)))))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))
(pow.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))
(pow.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 1/180 binary64) angle)))))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)))
(fabs.f64 (neg.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 1/180 binary64) angle)))))) (*.f64 a a))))
(fabs.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 1/180 binary64) angle)))))) (*.f64 a a)))
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))))
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)
(*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 1 binary64)))
a
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64))
(sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 #s(literal 1/180 binary64) angle)
(*.f64 angle #s(literal 1/180 binary64))
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64))
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
angle
#s(literal 180 binary64)
(PI.f64)
#s(literal 2 binary64)
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(*.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 1/180 binary64) angle)))))) (*.f64 b b))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
(pow.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (fabs.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (fabs.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))
(pow.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 1/180 binary64) angle)))))) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)))
(fabs.f64 (neg.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 1/180 binary64) angle)))))) (*.f64 b b))))
(fabs.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 1/180 binary64) angle)))))) (*.f64 b b)))
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)
(*.f64 b (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 1 binary64)))
b
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64))
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))
(cos.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))
#s(approx a a)
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.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 1/180 binary64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a a)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
#s(approx b b)
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))
#s(approx (* (/ angle 180) (PI)) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx angle angle)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b)) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal -1/765275040000000 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3149280000 binary64)) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* b (cos (* (/ angle 180) (PI)))) b)
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b))
#s(approx (cos (* (/ angle 180) (PI))) #s(literal 1 binary64))
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (/ angle 180) (PI))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))

eval23.0ms (0.5%)

Memory
6.2MiB live, 53.0MiB allocated; 2ms collecting garbage
Compiler

Compiled 3 272 to 831 computations (74.6% saved)

prune40.0ms (0.8%)

Memory
3.4MiB live, 56.1MiB allocated; 16ms collecting garbage
Pruning

29 alts after pruning (29 fresh and 0 done)

PrunedKeptTotal
New16429193
Fresh000
Picked101
Done000
Total16529194
Accuracy
78.5%
Counts
194 → 29
Alt Table
Click to see full alt table
StatusAccuracyProgram
14.8%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b))))
13.4%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
61.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)))) #s(literal 2 binary64)))
60.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
36.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))
69.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64))))
60.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
14.9%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
61.2%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
71.4%
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
29.0%
(+.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
59.9%
(+.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 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
72.7%
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
60.8%
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
61.2%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
27.5%
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
63.6%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
40.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
23.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
Compiler

Compiled 1 530 to 1 280 computations (16.3% saved)

series202.0ms (4.1%)

Memory
-5.8MiB live, 283.4MiB allocated; 52ms collecting garbage
Counts
38 → 145
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
a
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
angle
#s(literal 180 binary64)
(PI.f64)
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
(*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))
(fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))
(*.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 1/180 binary64) angle)))))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 1/180 binary64) angle)
#s(literal 1/180 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 1/180 binary64) angle))))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (cos (* 1/180 (* angle (PI)))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole 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)))))))))
#s(approx (* 2 (* (PI) (* 1/180 angle))) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (PI) (* 1/180 angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (pow b 2)))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (log b))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log b)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 b))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (log (* b (cos (* 1/180 (* angle (PI)))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Calls

9 calls:

TimeVariablePointExpression
56.0ms
b
@0
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (cos (* 2 (* (PI) (* 1/180 angle)))) (* 2 (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)) (* 1/180 angle) 1/180 (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))))
43.0ms
b
@-inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (cos (* 2 (* (PI) (* 1/180 angle)))) (* 2 (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)) (* 1/180 angle) 1/180 (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))))
39.0ms
angle
@-inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (cos (* 2 (* (PI) (* 1/180 angle)))) (* 2 (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)) (* 1/180 angle) 1/180 (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))))
22.0ms
angle
@inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (cos (* 2 (* (PI) (* 1/180 angle)))) (* 2 (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)) (* 1/180 angle) 1/180 (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))))
11.0ms
b
@inf
((+ (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)))) a (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) angle 180 (PI) 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (cos (* 2 (* (PI) (* 1/180 angle)))) (* 2 (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)) (* 1/180 angle) 1/180 (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))))

rewrite212.0ms (4.3%)

Memory
10.1MiB live, 293.5MiB allocated; 20ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06446190
07025447
140255409
087435204
Stop Event
iter-limit
node-limit
iter-limit
Counts
183 → 651
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
a
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
angle
#s(literal 180 binary64)
(PI.f64)
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
(*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b))
(fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))
(*.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 1/180 binary64) angle)))))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 1/180 binary64) angle)
#s(literal 1/180 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 1/180 binary64) angle))))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (cos (* 1/180 (* angle (PI)))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole 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)))))))))
#s(approx (* 2 (* (PI) (* 1/180 angle))) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (PI) (* 1/180 angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (pow b 2)))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (exp (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (log b))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 2 (log b)))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/12 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (+ (* 2 (log b)) (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/360 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/12 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 b))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) #s(hole binary64 (* 2 (log (* b (cos (* 1/180 (* angle (PI)))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Outputs
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (*.f64 (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (*.f64 (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))
(pow.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
(fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)))
a
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal -1 binary64)))
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 #s(literal 1/180 binary64) angle)
(*.f64 angle #s(literal 1/180 binary64))
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64))
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
angle
#s(literal 180 binary64)
(PI.f64)
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)))
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)))
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (fabs.f64 (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(fabs.f64 (neg.f64 (*.f64 b b)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b)
(*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))
(fma.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(+.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(+.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)))
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 (fabs.f64 (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 a) #s(literal 2 binary64))
(pow.f64 (neg.f64 a) #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 a #s(literal 2 binary64))
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a)))
(fabs.f64 (neg.f64 (*.f64 a a)))
(fabs.f64 (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) b)) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 b b))))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) b) b)
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) (*.f64 b b)))
(fabs.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(pow.f64 (fabs.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))))
(/.f64 (fabs.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))))
(/.f64 (fabs.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))))
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(fabs.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))))
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(+.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 #s(literal 1/180 binary64) angle)
(*.f64 angle #s(literal 1/180 binary64))
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64))
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64))
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 180 binary64) angle)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
#s(literal 1/180 binary64)
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (fabs.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 2 binary64))
(pow.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))
(/.f64 (fabs.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(/.f64 (fabs.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (fabs.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))))))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))))
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(sqrt.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 4 binary64)))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))))
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))
(fabs.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))
(fabs.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(fabs.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(pow.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(pow.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(fabs.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))))
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
(*.f64 #s(literal 2 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(fma.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(fma.f64 #s(literal 2 binary64) (log.f64 (neg.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(log.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) (log.f64 b)))) (neg.f64 (log.f64 (/.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (log.f64 b))))))
(/.f64 (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (log.f64 (/.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) (log.f64 b))) (log.f64 (/.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 3 binary64)) (pow.f64 (log.f64 b) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (log.f64 b)))))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(-.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 b))))
(-.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 (log.f64 b)))
(-.f64 (log.f64 b) (neg.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (log.f64 b))
(+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) b)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)
(*.f64 b (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal -1 binary64)))
(/.f64 b (exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) #s(literal -1 binary64)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(pow.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(pow.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 2 binary64))
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)))
(fabs.f64 (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(fabs.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) b)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)
(*.f64 b (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))))
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal -1 binary64)))
(/.f64 b (exp.f64 (neg.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))
#s(approx a a)
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (* a a) (*.f64 a a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)))) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b)))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (*.f64 (log.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) #s(literal 2 binary64)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (*.f64 #s(literal -1 binary64) b) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle))
#s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx angle angle)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 b b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b)) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) #s(literal 1 binary64))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal 1/32400 binary64)))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/347128758144000000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) #s(literal 1 binary64))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* 2 (* (PI) (* 1/180 angle))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))
#s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) #s(literal 1 binary64))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/12 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) #s(literal 1/12 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 b))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b)
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(literal 1 binary64))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b)
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b))
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))
#s(approx (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))
#s(approx (cos (* 2 (* (PI) (* 1/180 angle)))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (* (log (* (cos (* (PI) (* 1/180 angle))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)))
#s(approx (cos (* (PI) (* 1/180 angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))

eval95.0ms (1.9%)

Memory
-27.5MiB live, 159.8MiB allocated; 14ms collecting garbage
Compiler

Compiled 12 402 to 2 889 computations (76.7% saved)

prune72.0ms (1.4%)

Memory
16.0MiB live, 158.3MiB allocated; 5ms collecting garbage
Pruning

63 alts after pruning (61 fresh and 2 done)

PrunedKeptTotal
New72354777
Fresh17724
Picked325
Done000
Total74363806
Accuracy
78.8%
Counts
806 → 63
Alt Table
Click to see full alt table
StatusAccuracyProgram
46.3%
(fma.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
15.0%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
13.4%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
76.8%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.8%
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))
76.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
75.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 #s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b))) #s(literal 2 binary64)))
61.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
36.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
69.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))))
61.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
60.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
13.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.3%
(+.f64 (pow.f64 (*.f64 a (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
70.5%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
43.7%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
43.6%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
59.9%
(+.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 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
72.9%
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.1%
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.2%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
26.4%
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
63.6%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
50.0%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
50.0%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
63.7%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
40.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
45.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
40.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) (*.f64 b b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))) (*.f64 b b)))
45.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 b b)))
35.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
46.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (*.f64 b b)))
0.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
51.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
23.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
37.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
28.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a))) (*.f64 b b)))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
48.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
0.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
23.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
8.1%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))))
Compiler

Compiled 4 114 to 3 443 computations (16.3% saved)

series235.0ms (4.7%)

Memory
-8.3MiB live, 326.0MiB allocated; 28ms collecting garbage
Counts
52 → 200
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 #s(literal 1/180 binary64) (PI.f64))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 angle #s(literal 1/180 binary64))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b)
(*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b)
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 2 binary64) (PI.f64))
(*.f64 #s(literal 1/180 binary64) angle)
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
#s(literal 180 binary64)
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))
(log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b))
(*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))
(neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(/.f64 (PI.f64) #s(literal 2 binary64))
Outputs
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (/ (* a (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* (pow a 2) (+ (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (* (* b b) (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (* (* b b) (* b b)) #s(hole binary64 (pow b 4)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log b) (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* b (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))) (* -1 (log (/ 1 b)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))) (* -1 (log (/ 1 b))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* -1 (* b (+ (* -1 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))) (* -1 (log (/ -1 b)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* -1 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole 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))))))))))
#s(approx (* (* 1/180 (PI)) angle) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole 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))))))))))
#s(approx (* (* angle 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (+ (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (* b (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* 1/32400 (/ (* a (* (pow angle 2) (pow (PI) 2))) (pow b 2)))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (* (pow angle 2) (pow (PI) 4))) (pow b 2))) (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2)))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* 1/765275040000000 (/ (* a (* (pow angle 2) (pow (PI) 6))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* a (* (pow angle 2) (pow (PI) 8))) (pow b 2))) (* 1/765275040000000 (/ (* a (pow (PI) 6)) (pow b 2)))))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (* 2 (PI)) (* 1/180 angle)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* -1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* 1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* -1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* 1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/2 (PI))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* -1/90 (/ (* angle (* (PI) (cos (* 1/2 (PI))))) (sin (* 1/2 (PI))))) (* 2 (log (* b (sin (* 1/2 (PI)))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* 2 (log (* b (sin (* 1/2 (PI)))))) (* angle (+ (* -1/90 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2)))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* 2 (log (* b (sin (* 1/2 (PI)))))) (* angle (+ (* -1/90 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/32400 (pow (PI) 2)) (* 1/3 (* angle (+ (* -1/1944000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (+ (* -1/2916000 (/ (* (pow (PI) 3) (pow (cos (* 1/2 (PI))) 3)) (pow (sin (* 1/2 (PI))) 3))) (* 1/5832000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI)))))))))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (log (* b (sin (* 1/2 (PI)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* -1/180 (/ (* angle (* (PI) (cos (* 1/2 (PI))))) (sin (* 1/2 (PI))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* angle (+ (* -1/180 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* 1/2 (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* angle (+ (* -1/180 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* 1/6 (* angle (+ (* -1/1944000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (+ (* -1/2916000 (/ (* (pow (PI) 3) (pow (cos (* 1/2 (PI))) 3)) (pow (sin (* 1/2 (PI))) 3))) (* 1/5832000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))))))) (* 1/2 (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2)))))))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (* b (sin (* 1/2 (PI))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* -1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* angle (+ (* -1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* angle (+ (* -1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/180 (* angle (* (PI) (cos (* 1/2 (PI)))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/180 (* (PI) (cos (* 1/2 (PI))))) (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* 1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (+ (* -1/180 (* angle (PI))) (* 1/2 (PI)))))
#s(approx (neg (* (* 1/180 (PI)) angle)) #s(hole binary64 (* -1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (log (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* -1/180 (* angle (PI)))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* angle (- (* 1/2 (/ (PI) angle)) (* 1/180 (PI))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (- (* -1/2 (/ (PI) angle)) (* -1/180 (PI)))))))
Calls

9 calls:

TimeVariablePointExpression
92.0ms
angle
@-inf
((+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt (* (* b b) (* b b))) (* (* b b) (* b b)) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))
42.0ms
b
@-inf
((+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt (* (* b b) (* b b))) (* (* b b) (* b b)) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))
23.0ms
b
@0
((+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt (* (* b b) (* b b))) (* (* b b) (* b b)) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))
23.0ms
angle
@inf
((+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt (* (* b b) (* b b))) (* (* b b) (* b b)) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))
14.0ms
a
@inf
((+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt (* (* b b) (* b b))) (* (* b b) (* b b)) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (* a (sin (* (* angle 1/180) (PI)))) (sin (* (* angle 1/180) (PI))) (* (* angle 1/180) (PI)) (* angle 1/180) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (/ angle 180) (PI)) (/ angle 180) 180 (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))

rewrite203.0ms (4.1%)

Memory
22.8MiB live, 254.1MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
08759287
09568502
154667552
088357255
Stop Event
iter-limit
node-limit
iter-limit
Counts
252 → 733
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 #s(literal 1/180 binary64) (PI.f64))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))))
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 angle #s(literal 1/180 binary64))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b)
(*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b)
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 2 binary64) (PI.f64))
(*.f64 #s(literal 1/180 binary64) angle)
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 angle #s(literal 180 binary64))
#s(literal 180 binary64)
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64)))
(*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))
(log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b))
(*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))
(neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(/.f64 (PI.f64) #s(literal 2 binary64))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (/ (* a (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* (pow a 2) (+ (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (sqrt (* (* b b) (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (* (* b b) (* b b)) #s(hole binary64 (pow b 4)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log b) (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log b) (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* b (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))) 2)))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))) (* -1 (log (/ 1 b)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))) (* -1 (log (/ 1 b))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (* -1 (* b (+ (* -1 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (+ (log (* -1 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))) (* -1 (log (/ -1 b)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* -1 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole 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))))))))))
#s(approx (* (* 1/180 (PI)) angle) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole 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))))))))))
#s(approx (* (* angle 1/180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* angle 1/180) #s(hole binary64 (* 1/180 angle)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (+ (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (* b (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 1))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* 1/32400 (/ (* a (* (pow angle 2) (pow (PI) 2))) (pow b 2)))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (* (pow angle 2) (pow (PI) 4))) (pow b 2))) (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2)))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* 1/765275040000000 (/ (* a (* (pow angle 2) (pow (PI) 6))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* a (* (pow angle 2) (pow (PI) 8))) (pow b 2))) (* 1/765275040000000 (/ (* a (pow (PI) 6)) (pow b 2)))))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (* 2 (PI)) (* 1/180 angle)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* -1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2))) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (+ (* angle (* (pow b 2) (+ (* 1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* a (sin (* (/ angle 180) (PI)))) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole 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))))))))))
#s(approx (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (* (pow b 2) (pow (sin (* 1/2 (PI))) 2))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* -1/90 (* angle (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) #s(hole binary64 (+ (* angle (+ (* -1/90 (* (pow b 2) (* (PI) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))) (* angle (+ (* angle (* (pow b 2) (+ (* 1/17496000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI)))))) (* 1/5832000 (* (pow (PI) 3) (* (cos (* 1/2 (PI))) (sin (* 1/2 (PI))))))))) (* (pow b 2) (+ (* -1/32400 (* (pow (PI) 2) (pow (sin (* 1/2 (PI))) 2))) (* 1/32400 (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2))))))))) (* (pow b 2) (pow (sin (* 1/2 (PI))) 2)))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (* 1/2 (PI))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* -1/90 (/ (* angle (* (PI) (cos (* 1/2 (PI))))) (sin (* 1/2 (PI))))) (* 2 (log (* b (sin (* 1/2 (PI)))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* 2 (log (* b (sin (* 1/2 (PI)))))) (* angle (+ (* -1/90 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2)))))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (+ (* 2 (log (* b (sin (* 1/2 (PI)))))) (* angle (+ (* -1/90 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (+ (* -1/32400 (pow (PI) 2)) (* 1/3 (* angle (+ (* -1/1944000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (+ (* -1/2916000 (/ (* (pow (PI) 3) (pow (cos (* 1/2 (PI))) 3)) (pow (sin (* 1/2 (PI))) 3))) (* 1/5832000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI)))))))))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (log (* b (sin (* 1/2 (PI)))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* -1/180 (/ (* angle (* (PI) (cos (* 1/2 (PI))))) (sin (* 1/2 (PI))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* angle (+ (* -1/180 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* 1/2 (* angle (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (+ (log (* b (sin (* 1/2 (PI))))) (* angle (+ (* -1/180 (/ (* (PI) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (* angle (+ (* 1/6 (* angle (+ (* -1/1944000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))) (+ (* -1/2916000 (/ (* (pow (PI) 3) (pow (cos (* 1/2 (PI))) 3)) (pow (sin (* 1/2 (PI))) 3))) (* 1/5832000 (/ (* (pow (PI) 3) (cos (* 1/2 (PI)))) (sin (* 1/2 (PI))))))))) (* 1/2 (+ (* -1/32400 (/ (* (pow (PI) 2) (pow (cos (* 1/2 (PI))) 2)) (pow (sin (* 1/2 (PI))) 2))) (* -1/32400 (pow (PI) 2)))))))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (* b (sin (* 1/2 (PI))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* -1/180 (* angle (* b (* (PI) (cos (* 1/2 (PI))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* angle (+ (* -1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* -1/64800 (* angle (* b (* (pow (PI) 2) (sin (* 1/2 (PI))))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) #s(hole binary64 (+ (* angle (+ (* -1/180 (* b (* (PI) (cos (* 1/2 (PI)))))) (* angle (+ (* -1/64800 (* b (* (pow (PI) 2) (sin (* 1/2 (PI)))))) (* 1/34992000 (* angle (* b (* (pow (PI) 3) (cos (* 1/2 (PI))))))))))) (* b (sin (* 1/2 (PI)))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (sin (* 1/2 (PI)))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* -1/180 (* angle (* (PI) (cos (* 1/2 (PI)))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/180 (* (PI) (cos (* 1/2 (PI))))) (* -1/64800 (* angle (* (pow (PI) 2) (sin (* 1/2 (PI)))))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (+ (sin (* 1/2 (PI))) (* angle (+ (* -1/180 (* (PI) (cos (* 1/2 (PI))))) (* angle (+ (* -1/64800 (* (pow (PI) 2) (sin (* 1/2 (PI))))) (* 1/34992000 (* angle (* (pow (PI) 3) (cos (* 1/2 (PI)))))))))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* 1/2 (PI))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (+ (* -1/180 (* angle (PI))) (* 1/2 (PI)))))
#s(approx (neg (* (* 1/180 (PI)) angle)) #s(hole binary64 (* -1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (sin (* (* angle 1/180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (sin (* (/ angle 180) (PI))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) #s(hole binary64 (* 2 (log (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI))))))))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) #s(hole binary64 (log (* b (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(hole binary64 (sin (- (* 1/2 (PI)) (* 1/180 (* angle (PI)))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* -1/180 (* angle (PI)))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* angle (- (* 1/2 (/ (PI) angle)) (* 1/180 (PI))))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) #s(hole binary64 (* -1 (* angle (- (* -1/2 (/ (PI) angle)) (* -1/180 (PI)))))))
Outputs
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(+.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))
(*.f64 (PI.f64) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal 2 binary64)
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (*.f64 b b) b) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b)
(*.f64 b b)
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 b b) b) b) #s(literal 1/2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(sqrt.f64 (*.f64 (*.f64 (*.f64 b b) b) b))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b b) b) b)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
b
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b))
(*.f64 (pow.f64 (*.f64 (*.f64 b b) b) #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) (pow.f64 (*.f64 b b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 (*.f64 b (*.f64 b b)) #s(literal 1/2 binary64)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b)
(*.f64 b b)
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 b b) b) b) #s(literal 1/2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(sqrt.f64 (*.f64 (*.f64 (*.f64 b b) b) b))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 b b) b) b)) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64)))
(*.f64 (*.f64 (*.f64 b b) b) b)
(*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))
(*.f64 (*.f64 b b) (*.f64 b b))
(*.f64 b (*.f64 b (*.f64 b b)))
(pow.f64 (*.f64 (neg.f64 b) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) b) b) (*.f64 (*.f64 (*.f64 b b) b) b)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) b) #s(literal 2 binary64))
(pow.f64 (fabs.f64 b) #s(literal 4 binary64))
(pow.f64 (neg.f64 b) #s(literal 4 binary64))
(pow.f64 (*.f64 (*.f64 (*.f64 b b) b) b) #s(literal 1 binary64))
(pow.f64 (*.f64 b b) #s(literal 2 binary64))
(pow.f64 b #s(literal 4 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))
(+.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))
(*.f64 angle #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) angle)
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(*.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b)
(*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(*.f64 b (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b))
(fma.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (*.f64 b b) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b)
(*.f64 b (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))
(fma.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(fma.f64 a (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(-.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(+.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(+.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a))
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a)
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (*.f64 a (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) b) b)
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))))
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1 binary64)))
(-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1 binary64)))
(*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64)))
(*.f64 (+.f64 (PI.f64) (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (PI.f64) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (PI.f64))
(+.f64 (PI.f64) (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 2 binary64)))
(log.f64 (*.f64 (exp.f64 (PI.f64)) (exp.f64 (PI.f64))))
(*.f64 angle #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) angle)
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))
(*.f64 #s(literal 1 binary64) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))
(pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))
(fabs.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))))
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 a (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(fabs.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))
(*.f64 angle #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) angle)
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(/.f64 angle #s(literal 180 binary64))
#s(literal 180 binary64)
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 1 binary64)) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))))
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (fabs.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 b (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 1 binary64))
(fabs.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))))
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))))
(*.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))))
(*.f64 #s(literal 2 binary64) (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))))
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
(fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))
(fma.f64 #s(literal 2 binary64) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 #s(literal 2 binary64) (log.f64 b)))
(fma.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 2 binary64) (log.f64 b)))
(fma.f64 #s(literal 2 binary64) (log.f64 b) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))
(+.f64 (log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) (log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))))
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))
(+.f64 (log.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) (log.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))))
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 #s(literal 2 binary64) (log.f64 b)))
(+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)))
(+.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
(log.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (log.f64 (/.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))
(-.f64 (log.f64 b) (neg.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))
(+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 b))
(+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)
(*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))
(neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(-.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(+.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) angle) #s(literal 3 binary64)) #s(literal -1/5832000 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (fma.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))
(-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))
(-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))
(+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))
(+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
(*.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/2 binary64) (PI.f64))
(*.f64 (PI.f64) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64)))
(/.f64 (PI.f64) #s(literal 2 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
#s(approx a a)
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (fma.f64 (*.f64 (*.f64 a a) b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)))) (*.f64 a a)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (* b b) (*.f64 b b))
#s(approx (* (* b b) (* b b)) (*.f64 (*.f64 (*.f64 b b) b) b))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (*.f64 (-.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (log.f64 b))) #s(literal 2 binary64)))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (-.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (log.f64 b))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (*.f64 (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (* (* 1/180 (PI)) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx angle angle)
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (* (* 1/180 (PI)) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (* 1/180 angle) (*.f64 angle #s(literal 1/180 binary64)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (*.f64 b b))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b)) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b) (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) b)
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b) (*.f64 angle angle) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b)) (*.f64 angle angle) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b)) (*.f64 angle angle) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) #s(literal 1 binary64))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 b b))) #s(literal 1/32400 binary64)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 b b))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)))) #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) a)) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) #s(literal -1/3149280000 binary64) (*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) a) (*.f64 b b)) #s(literal -1/347128758144000000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal 1/32400 binary64)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/347128758144000000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(literal 1/2 binary64))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(literal 1 binary64))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* (* 2 (PI)) (* 1/180 angle)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))
#s(approx (* 1/180 angle) (*.f64 angle #s(literal 1/180 binary64)))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(literal 1 binary64))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(literal 1 binary64) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 angle (*.f64 b b)) #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b)))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* a (sin (* (* angle 1/180) (PI)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (* (* 1/180 (PI)) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (* 1/180 angle) (*.f64 angle #s(literal 1/180 binary64)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 #s(literal 1 binary64) (*.f64 b b)))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 b b)) #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b)) angle)) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 angle (*.f64 b b)) #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (fma.f64 #s(literal 2 binary64) (log.f64 b) #s(literal 0 binary64)))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (fma.f64 (*.f64 #s(literal 0 binary64) angle) #s(literal -1/90 binary64) (fma.f64 #s(literal 2 binary64) (log.f64 b) #s(literal 0 binary64))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (fma.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle #s(literal 0 binary64)) angle (fma.f64 #s(literal 2 binary64) (log.f64 b) #s(literal 0 binary64))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (fma.f64 (fma.f64 (+.f64 (fma.f64 #s(literal 1/3 binary64) (*.f64 #s(literal 0 binary64) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) #s(literal 0 binary64)) angle #s(literal 0 binary64)) angle (fma.f64 #s(literal 2 binary64) (log.f64 b) #s(literal 0 binary64))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (+.f64 #s(literal 0 binary64) (log.f64 b)))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (fma.f64 #s(literal -1/180 binary64) (*.f64 #s(literal 0 binary64) angle) (+.f64 #s(literal 0 binary64) (log.f64 b))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) #s(literal 0 binary64)) angle) #s(literal 1/2 binary64) #s(literal 0 binary64)) angle (+.f64 #s(literal 0 binary64) (log.f64 b))))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) (*.f64 #s(literal 0 binary64) angle) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) angle #s(literal 0 binary64)) angle (+.f64 #s(literal 0 binary64) (log.f64 b))))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (*.f64 #s(literal 1 binary64) b))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) b)))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) b) angle) #s(literal -1/64800 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/180 binary64))) angle (*.f64 #s(literal 1 binary64) b)))
#s(approx (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) angle) #s(literal 1/34992000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) b) #s(literal -1/64800 binary64))) angle (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal -1/180 binary64))) angle (*.f64 #s(literal 1 binary64) b)))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) #s(literal 1 binary64))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (fma.f64 #s(literal -1/180 binary64) (*.f64 #s(literal 0 binary64) angle) #s(literal 1 binary64)))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) angle) #s(literal -1/64800 binary64) #s(literal 0 binary64)) angle #s(literal 1 binary64)))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/34992000 binary64) (*.f64 #s(literal 0 binary64) angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) #s(literal -1/64800 binary64))) angle #s(literal 0 binary64)) angle #s(literal 1 binary64)))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))
#s(approx (neg (* (* 1/180 (PI)) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
#s(approx (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))
#s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (sin (* (* angle 1/180) (PI))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))
#s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))
#s(approx (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 (fma.f64 (/.f64 (PI.f64) angle) #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))
#s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle)))

eval83.0ms (1.7%)

Memory
10.7MiB live, 154.8MiB allocated; 11ms collecting garbage
Compiler

Compiled 11 182 to 3 258 computations (70.9% saved)

prune127.0ms (2.5%)

Memory
-0.5MiB live, 193.5MiB allocated; 21ms collecting garbage
Pruning

88 alts after pruning (83 fresh and 5 done)

PrunedKeptTotal
New57244616
Fresh173956
Picked235
Done022
Total59188679
Accuracy
79.1%
Counts
679 → 88
Alt Table
Click to see full alt table
StatusAccuracyProgram
46.3%
(fma.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
15.0%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
13.3%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))))
12.1%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))))
76.8%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.8%
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.8%
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.2%
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
70.5%
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
75.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 #s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b))) #s(literal 2 binary64)))
61.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
36.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
69.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))))
60.1%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) #s(literal 2 binary64))))
60.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 b)) #s(literal 2 binary64))))
60.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) b)) #s(literal 2 binary64))))
60.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
60.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
22.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))
14.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 2 binary64))))
0.0%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64))))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.3%
(+.f64 (pow.f64 (*.f64 a (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
43.7%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
43.6%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
59.9%
(+.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 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
72.9%
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.1%
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.9%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
27.0%
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
63.6%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
50.0%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
50.0%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
63.7%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
40.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
45.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
40.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) (*.f64 b b)))
35.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
46.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (*.f64 b b)))
0.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
23.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
54.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) b) b))
43.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) b) b))
47.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
47.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
46.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))) b) b))
46.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) b) b))
54.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
53.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
54.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(literal 1 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
53.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 b b)))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
41.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
35.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a))) b))
11.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
22.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
48.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
48.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
48.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
47.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
0.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
23.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
42.7%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
52.9%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
23.3%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
Compiler

Compiled 6 299 to 5 184 computations (17.7% saved)

series207.0ms (4.1%)

Memory
-12.8MiB live, 270.0MiB allocated; 15ms collecting garbage
Counts
67 → 222
Calls
Call 1
Inputs
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64)))
#s(literal 1 binary64)
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 #s(literal 1/180 binary64) (PI.f64))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal -1 binary64)
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(*.f64 (log.f64 b) #s(literal 2 binary64))
(log.f64 b)
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b)))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64)))
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b)))
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a))
#s(literal 1/32400 binary64)
(*.f64 a a)
(*.f64 (PI.f64) (PI.f64))
(*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))
#s(literal -1/32400 binary64)
#s(literal 0 binary64)
(*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))
(*.f64 #s(literal 0 binary64) (*.f64 b b))
#s(literal -1/90 binary64)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
(*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b)
(*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b)
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 2 binary64) (PI.f64))
(*.f64 #s(literal 1/180 binary64) angle)
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))
(*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)
(*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64))
(+.f64 (PI.f64) (PI.f64))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
Outputs
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ 1 (* a (sin (* 1/180 (* angle (PI))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow b 2)))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* -1/32400 (* angle (* (pow b 2) (pow (PI) 2))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (+ (* -1/32400 (* angle (* (pow b 2) (pow (PI) 2)))) (* 1/32400 (* (pow a 2) (* angle (pow (PI) 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* -1/32400 (* (pow b 2) (pow (PI) 2)))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))
#s(approx (* 1/32400 (* a a)) #s(hole binary64 (* 1/32400 (pow a 2))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (/ (* a (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow b 2) (pow a 2)))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* angle (pow (PI) 2))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* angle (* (pow b 2) (pow (PI) 2))) (pow a 2))) (* 1/32400 (* angle (pow (PI) 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* 1/32400 (* (pow a 2) (pow (PI) 2)))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* 1/32400 (pow (PI) 2))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* (pow a 2) (+ (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2)))
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b))))
#s(approx (log b) #s(hole binary64 (log b)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* (pow b 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))))
#s(approx (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) #s(hole binary64 (* -1/32400 (* (pow b 2) (pow (PI) 2)))))
#s(approx (* (* 0 (* b b)) -1/90) #s(hole binary64 0))
#s(approx (* 0 (* b b)) #s(hole binary64 0))
#s(approx (* 1 (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b)))))
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* (pow b 2) (+ (* -1/32400 (* angle (pow (PI) 2))) (* 1/32400 (/ (* (pow a 2) (* angle (pow (PI) 2))) (pow b 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* b (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* -1 (* b (+ (* -1 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ 180 (* a (* angle (PI))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* 1/1080 (/ (* (pow angle 2) (PI)) a)) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))) (* -1/1080 (/ (PI) a)))) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/952342272000000 (/ (pow (PI) 5) a)) (+ (* 1/136048896000000 (/ (pow (PI) 5) a)) (* 1/194400 (* (pow (PI) 2) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))))))) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))) (* -1/1080 (/ (PI) a)))) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole 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))))))))))
#s(approx (* (* 1/180 (PI)) angle) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* angle (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (+ (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (* b (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 1))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* 1/32400 (/ (* a (* (pow angle 2) (pow (PI) 2))) (pow b 2)))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (* (pow angle 2) (pow (PI) 4))) (pow b 2))) (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2)))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* 1/765275040000000 (/ (* a (* (pow angle 2) (pow (PI) 6))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* a (* (pow angle 2) (pow (PI) 8))) (pow b 2))) (* 1/765275040000000 (/ (* a (pow (PI) 6)) (pow b 2)))))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (* 2 (PI)) (* 1/180 angle)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 1))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 1))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole 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)))))))))
#s(approx (* (* (+ (PI) (PI)) 1/180) angle) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6))))))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6)))))))))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 b))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (PI) (* 1/180 angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (/ (pow b 2) (pow angle 2)))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Calls

9 calls:

TimeVariablePointExpression
36.0ms
b
@0
((+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a -1 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (PI) (PI)) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* (* (PI) (PI)) -1/32400) -1/32400 0 (* (* 0 (* b b)) -1/90) (* 0 (* b b)) -1/90 (* 1 (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (cos (* (* (+ (PI) (PI)) 1/180) angle)) (* (* (+ (PI) (PI)) 1/180) angle) (* (+ (PI) (PI)) 1/180) (+ (PI) (PI)) (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)))
35.0ms
b
@inf
((+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a -1 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (PI) (PI)) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* (* (PI) (PI)) -1/32400) -1/32400 0 (* (* 0 (* b b)) -1/90) (* 0 (* b b)) -1/90 (* 1 (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (cos (* (* (+ (PI) (PI)) 1/180) angle)) (* (* (+ (PI) (PI)) 1/180) angle) (* (+ (PI) (PI)) 1/180) (+ (PI) (PI)) (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)))
35.0ms
angle
@-inf
((+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a -1 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (PI) (PI)) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* (* (PI) (PI)) -1/32400) -1/32400 0 (* (* 0 (* b b)) -1/90) (* 0 (* b b)) -1/90 (* 1 (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (cos (* (* (+ (PI) (PI)) 1/180) angle)) (* (* (+ (PI) (PI)) 1/180) angle) (* (+ (PI) (PI)) 1/180) (+ (PI) (PI)) (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)))
34.0ms
b
@-inf
((+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a -1 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (PI) (PI)) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* (* (PI) (PI)) -1/32400) -1/32400 0 (* (* 0 (* b b)) -1/90) (* 0 (* b b)) -1/90 (* 1 (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (cos (* (* (+ (PI) (PI)) 1/180) angle)) (* (* (+ (PI) (PI)) 1/180) angle) (* (+ (PI) (PI)) 1/180) (+ (PI) (PI)) (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)))
14.0ms
angle
@inf
((+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (* (sin (* (* 1/180 (PI)) angle)) a) (sin (* (* 1/180 (PI)) angle)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle a -1 2 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b b) b (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (* 1/32400 (* a a)) 1/32400 (* a a) (* (PI) (PI)) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* (* (PI) (PI)) -1/32400) -1/32400 0 (* (* 0 (* b b)) -1/90) (* 0 (* b b)) -1/90 (* 1 (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) (cos (* (* 2 (PI)) (* 1/180 angle))) (* (* 2 (PI)) (* 1/180 angle)) (* 2 (PI)) (* 1/180 angle) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (cos (* (* (+ (PI) (PI)) 1/180) angle)) (* (* (+ (PI) (PI)) 1/180) angle) (* (+ (PI) (PI)) 1/180) (+ (PI) (PI)) (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (log (* (cos (* (PI) (* 1/180 angle))) b)) (* (cos (* (PI) (* 1/180 angle))) b) (cos (* (PI) (* 1/180 angle))) (* (PI) (* 1/180 angle)))

rewrite234.0ms (4.7%)

Memory
28.4MiB live, 306.7MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
095110159
010579159
158668614
081328284
Stop Event
iter-limit
node-limit
iter-limit
Counts
289 → 766
Calls
Call 1
Inputs
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64)))
#s(literal 1 binary64)
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 #s(literal 1/180 binary64) (PI.f64))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal -1 binary64)
#s(literal 2 binary64)
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))
(*.f64 b b)
b
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(*.f64 (log.f64 b) #s(literal 2 binary64))
(log.f64 b)
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b)))
(fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64)))
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b)))
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a))
#s(literal 1/32400 binary64)
(*.f64 a a)
(*.f64 (PI.f64) (PI.f64))
(*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))
#s(literal -1/32400 binary64)
#s(literal 0 binary64)
(*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))
(*.f64 #s(literal 0 binary64) (*.f64 b b))
#s(literal -1/90 binary64)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
(*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b)
(*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b)
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 2 binary64) (PI.f64))
(*.f64 #s(literal 1/180 binary64) angle)
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))
(*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)
(*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64))
(+.f64 (PI.f64) (PI.f64))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))
(log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ 1 (* a (sin (* 1/180 (* angle (PI))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx a #s(hole binary64 a))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (+ (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (pow b 2)))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* -1/32400 (* angle (* (pow b 2) (pow (PI) 2))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (+ (* -1/32400 (* angle (* (pow b 2) (pow (PI) 2)))) (* 1/32400 (* (pow a 2) (* angle (pow (PI) 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* -1/32400 (* (pow b 2) (pow (PI) 2)))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))))
#s(approx (* 1/32400 (* a a)) #s(hole binary64 (* 1/32400 (pow a 2))))
#s(approx (* a a) #s(hole binary64 (pow a 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (/ (* a (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2)) (pow (sin (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* (pow angle 2) (* (pow b 2) (pow (PI) 2))) (pow a 2))) (+ (* 1/32400 (* (pow angle 2) (pow (PI) 2))) (/ (pow b 2) (pow a 2)))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* angle (pow (PI) 2))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* angle (* (pow b 2) (pow (PI) 2))) (pow a 2))) (* 1/32400 (* angle (pow (PI) 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* 1/32400 (* (pow a 2) (pow (PI) 2)))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* (pow a 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow a 2))) (* 1/32400 (pow (PI) 2))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (+ (* (pow b 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* (pow a 2) (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* (pow a 2) (+ (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2))))) (/ (* b (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow a 2))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (* (pow a 2) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow b 2))) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (* 1/2 (/ 1 (pow a 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (pow a 2))) (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b b) #s(hole binary64 (pow b 2)))
#s(approx b #s(hole binary64 b))
#s(approx (exp (* (log b) 2)) #s(hole binary64 (pow b 2)))
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (log b))))
#s(approx (log b) #s(hole binary64 (log b)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2)))) (* (pow b 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))))
#s(approx (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) #s(hole binary64 (* -1/32400 (* (pow b 2) (pow (PI) 2)))))
#s(approx (* (* 0 (* b b)) -1/90) #s(hole binary64 0))
#s(approx (* 0 (* b b)) #s(hole binary64 0))
#s(approx (* 1 (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow b 2))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (log (cos (* 1/180 (* angle (PI))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (* (log b) 2) #s(hole binary64 (* -2 (log (/ 1 b)))))
#s(approx (log b) #s(hole binary64 (* -1 (log (/ 1 b)))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2)))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* -1/32400 (* (pow angle 2) (pow (PI) 2))) (* 1/32400 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (pow b 2))))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* (pow b 2) (+ (* -1/32400 (* angle (pow (PI) 2))) (* 1/32400 (/ (* (pow a 2) (* angle (pow (PI) 2))) (pow b 2)))))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) #s(hole binary64 (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (* (pow b 2) (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* b (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1/2 (+ (* 1/2 (cos (* 1/90 (* angle (PI))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (* (pow b 2) (+ (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (cos (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 b))))))
#s(approx (* (log b) 2) #s(hole binary64 (* 2 (+ (log -1) (* -1 (log (/ -1 b)))))))
#s(approx (log b) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 b))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (* -1 (* b (+ (* -1 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* -1 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log (* -1 (cos (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 b))))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* (pow a 2) (* (pow angle 2) (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))))))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ 180 (* a (* angle (PI))))))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* 1/1080 (/ (* (pow angle 2) (PI)) a)) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))) (* -1/1080 (/ (PI) a)))) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) #s(hole binary64 (/ (+ (* (pow angle 2) (- (* (pow angle 2) (- (* -1 (* (pow angle 2) (+ (* -1/952342272000000 (/ (pow (PI) 5) a)) (+ (* 1/136048896000000 (/ (pow (PI) 5) a)) (* 1/194400 (* (pow (PI) 2) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))))))) (+ (* -1/209952000 (/ (pow (PI) 3) a)) (* 1/699840000 (/ (pow (PI) 3) a))))) (* -1/1080 (/ (PI) a)))) (* 180 (/ 1 (* a (PI))))) angle)))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* 1/22674816000000 (* a (* (pow angle 2) (pow (PI) 5))))))))))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) #s(hole binary64 (* angle (+ (* 1/180 (* a (PI))) (* (pow angle 2) (+ (* -1/34992000 (* a (pow (PI) 3))) (* (pow angle 2) (+ (* -1/30855889612800000000 (* a (* (pow angle 2) (pow (PI) 7)))) (* 1/22674816000000 (* a (pow (PI) 5)))))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole 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))))))))))
#s(approx (* (* 1/180 (PI)) angle) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx angle #s(hole binary64 angle))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 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 b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) #s(hole binary64 (* angle (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (pow b 2)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) #s(hole binary64 (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))) (* (pow b 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))))) (* (pow b 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))) (pow b 2))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2)))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* b (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))) (* (pow angle 2) (+ (* b (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4)))) (* (pow angle 2) (* b (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2)))))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 1))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (* 1/3149280000 (pow (PI) 4))))))))))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow b 2))) (+ (* 1/3149280000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/765275040000000 (pow (PI) 6)) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow b 2))))))))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* 1/32400 (/ (* a (* (pow angle 2) (pow (PI) 2))) (pow b 2)))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (* (pow angle 2) (pow (PI) 4))) (pow b 2))) (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2)))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* 1/765275040000000 (/ (* a (* (pow angle 2) (pow (PI) 6))) (pow b 2)))))))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (* a (pow (PI) 2)) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* a (pow (PI) 4)) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* a (* (pow angle 2) (pow (PI) 8))) (pow b 2))) (* 1/765275040000000 (/ (* a (pow (PI) 6)) (pow b 2)))))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* 1/32400 (/ (* (pow angle 2) (pow (PI) 2)) (pow b 2)))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow angle 2) (pow (PI) 4)) (pow b 2))) (* 1/32400 (/ (pow (PI) 2) (pow b 2)))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* 1/765275040000000 (/ (* (pow angle 2) (pow (PI) 6)) (pow b 2)))))))))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (/ (pow (PI) 2) (pow b 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (pow (PI) 4) (pow b 2))) (* (pow angle 2) (+ (* -1/347128758144000000000 (/ (* (pow angle 2) (pow (PI) 8)) (pow b 2))) (* 1/765275040000000 (/ (pow (PI) 6) (pow b 2)))))))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (* 2 (PI)) (* 1/180 angle)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 1))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* -1/3149280000 (* (pow angle 2) (pow (PI) 4))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* 1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/347128758144000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/765275040000000 (pow (PI) 6)))) (* 1/3149280000 (pow (PI) 4)))) (* -1/32400 (pow (PI) 2))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* 1/3149280000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (+ 1/2 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (pow (PI) 6))) (* 1/3149280000 (pow (PI) 4)))))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 1))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole 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)))))))))
#s(approx (* (* (+ (PI) (PI)) 1/180) angle) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* (pow angle 2) (+ (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (pow b 2))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (* (pow angle 2) (pow (PI) 4)))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/765275040000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 6))))))))))
#s(approx (* (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* a a)) #s(hole binary64 (* (pow angle 2) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/347128758144000000000 (* (pow a 2) (* (pow angle 2) (pow (PI) 8)))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6)))))))))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (pow b 2))))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))) (pow b 2))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4))))))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (+ (log b) (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/1133740800000 (pow (PI) 6)) (+ (* -1/34012224000000 (pow (PI) 6)) (* 1/2267481600000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/349920000 (pow (PI) 4)) (* 1/1049760000 (pow (PI) 4)))))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 b))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* 1/25194240000 (* (pow angle 2) (* b (pow (PI) 4)))))))))
#s(approx (* (cos (* (PI) (* 1/180 angle))) b) #s(hole binary64 (+ b (* (pow angle 2) (+ (* -1/64800 (* b (pow (PI) 2))) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (* b (pow (PI) 6)))) (* 1/25194240000 (* b (pow (PI) 4))))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 1))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole 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)))))))))
#s(approx (* (PI) (* 1/180 angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (* 1/180 (PI)) angle)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) #s(hole binary64 (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (+ (* 1/32400 (* (pow a 2) (pow (PI) 2))) (/ (pow b 2) (pow angle 2)))))))
#s(approx (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* 2 (PI)) (* 1/180 angle))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) #s(hole binary64 (log (* b (cos (* 1/180 (* angle (PI))))))))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
Outputs
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a)) (*.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (-.f64 (*.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))))))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (neg.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)))
(+.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a)
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(fabs.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 1 binary64)))
#s(literal 1 binary64)
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 a #s(literal -1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) (pow.f64 a #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))
(*.f64 (PI.f64) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))
#s(literal 1/180 binary64)
(PI.f64)
angle
a
#s(literal -1 binary64)
#s(literal 2 binary64)
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) b) b)
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 b b)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))
(pow.f64 b #s(literal 2 binary64))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
b
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) b) b)
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 b b)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))
(pow.f64 b #s(literal 2 binary64))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
(*.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64))
(*.f64 #s(literal -2 binary64) (neg.f64 (log.f64 b)))
(*.f64 (log.f64 b) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 b)))
(*.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (log.f64 b))))
(*.f64 #s(literal 2 binary64) (log.f64 (neg.f64 b)))
(*.f64 #s(literal 2 binary64) (log.f64 b))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -2 binary64) #s(literal 0 binary64))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (neg.f64 (neg.f64 (log.f64 b))))
(fma.f64 #s(literal -2 binary64) (neg.f64 (log.f64 b)) #s(literal 0 binary64))
(fma.f64 (log.f64 b) #s(literal 2 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (log.f64 (fabs.f64 b)) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (log.f64 (exp.f64 (log.f64 b))) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (log.f64 (neg.f64 b)) #s(literal 0 binary64))
(fma.f64 #s(literal 2 binary64) (log.f64 b) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (neg.f64 (neg.f64 (log.f64 b))))
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) b)) (log.f64 b))
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b)))
(+.f64 (log.f64 (exp.f64 (log.f64 b))) (log.f64 (exp.f64 (log.f64 b))))
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b)))
(+.f64 (neg.f64 (neg.f64 (log.f64 b))) (neg.f64 (neg.f64 (log.f64 b))))
(+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 0 binary64))
(+.f64 (log.f64 b) (log.f64 b))
(+.f64 #s(literal 0 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64)))
(log.f64 (*.f64 b b))
(log.f64 b)
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle (*.f64 b b)))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 b b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 b b)))))
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (*.f64 #s(literal 1 binary64) b) b (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle (*.f64 b b))
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 b b (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(fma.f64 angle (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) (*.f64 b b))
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 #s(literal -1 binary64) (*.f64 b b)))
(-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (neg.f64 (*.f64 b b)))
(+.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle) (*.f64 b b))
(+.f64 (*.f64 b b) (*.f64 (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)) angle))
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle)) #s(literal 0 binary64)) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) #s(literal 0 binary64)))))
(fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle #s(literal 0 binary64))
(fma.f64 angle (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) #s(literal 0 binary64))
(-.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) #s(literal 0 binary64))
(+.f64 (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) angle))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 3 binary64)) #s(literal 1/34012224000000 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)))))
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))
(fma.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))
(*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64))
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a))
#s(literal 1/32400 binary64)
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64)))
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 (fabs.f64 a) #s(literal 2 binary64))
(pow.f64 (neg.f64 a) #s(literal 2 binary64))
(pow.f64 a #s(literal 2 binary64))
(fabs.f64 (*.f64 a a))
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64)))
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64)))
(*.f64 (PI.f64) (PI.f64))
(pow.f64 (fabs.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64))
(pow.f64 (PI.f64) #s(literal 2 binary64))
(fabs.f64 (*.f64 (PI.f64) (PI.f64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (PI.f64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (PI.f64)))
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) b) b)
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))
(*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3 binary64)) #s(literal -1/34012224000000 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64)))))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64))
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))
(*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)))
(*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) #s(literal 0 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 3 binary64)) #s(literal -1/34012224000000 binary64) #s(literal 0 binary64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64)))))
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) #s(literal 0 binary64))
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64))
(fma.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(-.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)))
#s(literal -1/32400 binary64)
#s(literal 0 binary64)
#s(literal 0 binary64)
#s(literal 0 binary64)
#s(literal -1/90 binary64)
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) b) b)
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)))
(*.f64 (*.f64 b b) #s(literal 1 binary64))
(*.f64 b b)
(*.f64 #s(literal 1 binary64) (*.f64 b b))
(pow.f64 (fabs.f64 b) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 b) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))
(pow.f64 b #s(literal 2 binary64))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b)))
(*.f64 (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) b) b)
(*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(*.f64 b (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) b))
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) b)
(*.f64 b (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))))
(fma.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(fma.f64 a (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(-.f64 (fma.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a) a #s(literal 1 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
(*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) a)
(*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (*.f64 a (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b))
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) b) b)
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))))
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64)))
(*.f64 (+.f64 (PI.f64) (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (PI.f64) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (PI.f64))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64)))
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))
(-.f64 (PI.f64) (neg.f64 (PI.f64)))
(+.f64 (PI.f64) (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 2 binary64)))
(log.f64 (*.f64 (exp.f64 (PI.f64)) (exp.f64 (PI.f64))))
(*.f64 angle #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) angle)
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 angle #s(literal 180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))
(*.f64 (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))))
(neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(fabs.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(pow.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))))
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)))
(cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64)))
(*.f64 (+.f64 (PI.f64) (PI.f64)) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (+.f64 (PI.f64) (PI.f64)))
(*.f64 (PI.f64) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (PI.f64))
(/.f64 (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (-.f64 (PI.f64) (PI.f64)))
(/.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (fma.f64 (PI.f64) (PI.f64) (-.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))
(-.f64 (PI.f64) (neg.f64 (PI.f64)))
(+.f64 (PI.f64) (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 2 binary64)))
(log.f64 (*.f64 (exp.f64 (PI.f64)) (exp.f64 (PI.f64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 6 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 1 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a)
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -2 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(fabs.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(+.f64 (cosh.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)))
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))
(fabs.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))
(/.f64 (-.f64 (*.f64 (log.f64 b) (log.f64 b)) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (log.f64 (/.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))
(-.f64 (log.f64 b) (neg.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
(+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 b))
(+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #s(literal 1/180 binary64))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))
#s(approx a a)
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 b b))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 #s(literal -1/32400 binary64) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))
#s(approx (* 1/32400 (* a a)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))
#s(approx (* a a) (*.f64 a a))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (fma.f64 (*.f64 (*.f64 a a) b) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 angle angle)) (*.f64 a a)) #s(literal -1/32400 binary64) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 a a)))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) angle) (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) (*.f64 a a))) (*.f64 a a)))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 a a)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 a a)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)))) (*.f64 a a)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 (fma.f64 (*.f64 b b) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (* b b) (*.f64 b b))
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (log b) (log.f64 b))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (* 0 (* b b)) #s(literal 0 binary64))
#s(approx (* 0 (* b b)) #s(literal 0 binary64))
#s(approx (* b b) (*.f64 b b))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b)))
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (log b) (neg.f64 (neg.f64 (log.f64 b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) (*.f64 b b)))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) angle) (*.f64 (PI.f64) (PI.f64)) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) (*.f64 b b))) (*.f64 b b)))
#s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 b b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (neg.f64 (log.f64 b)))))
#s(approx (* (log b) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))))))
#s(approx (log b) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 #s(literal -1 binary64))))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (neg.f64 (*.f64 (+.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (neg.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (+.f64 (log.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (*.f64 angle angle)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 angle angle)) (*.f64 a a))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (*.f64 angle angle)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) a) #s(literal -7/2099520000 binary64)) (*.f64 angle angle))) (*.f64 (/.f64 (PI.f64) a) #s(literal -1/1080 binary64))) (*.f64 angle angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))
#s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (fma.f64 (-.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal -1/952342272000000 binary64) (fma.f64 (*.f64 #s(literal 1/194400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) a) #s(literal -7/2099520000 binary64)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/136048896000000 binary64)))) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) a) #s(literal -7/2099520000 binary64))) (*.f64 angle angle) (*.f64 #s(literal 1/1080 binary64) (/.f64 (PI.f64) a))) (*.f64 angle angle) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64)))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64))) angle))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 angle angle)) a) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle))) angle))
#s(approx (* (sin (* (* 1/180 (PI)) angle)) a) (*.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) a) (PI.f64) (*.f64 (fma.f64 (*.f64 #s(literal -1/34992000 binary64) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) a) #s(literal 1/22674816000000 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 angle angle)) a) #s(literal -1/30855889612800000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) angle))
#s(approx (sin (* (* 1/180 (PI)) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (sin (* (* 1/180 (PI)) angle)) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))
#s(approx (sin (* (* 1/180 (PI)) angle)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (sin (* (* 1/180 (PI)) angle)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 angle angle) (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle))
#s(approx (* (PI) (* 1/180 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx angle angle)
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/765275040000000 binary64)) (*.f64 a a))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 b b))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))))
#s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (*.f64 b b))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b)) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (fma.f64 (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b) (fma.f64 (fma.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 b b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) b)
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (fma.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b) (*.f64 angle angle) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) b) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b)) (*.f64 angle angle) b))
#s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (fma.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) b) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) b)) (*.f64 angle angle) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) b)) (*.f64 angle angle) b))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) #s(literal 1 binary64))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (*.f64 b b)) #s(literal -1/3149280000 binary64) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 b b))) #s(literal 1/32400 binary64)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 b b))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (fma.f64 (*.f64 a (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)))) #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) a)) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) #s(literal -1/3149280000 binary64) (*.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) a) (*.f64 b b)) #s(literal -1/347128758144000000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal 1/32400 binary64)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b))) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64))) (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) #s(literal -1/3149280000 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 b b)) #s(literal 1/765275040000000 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) (*.f64 b b)) #s(literal -1/347128758144000000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 b b))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(literal 1 binary64))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* (* (+ (PI) (PI)) 1/180) angle) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))
#s(approx (* 1/180 angle) (*.f64 angle #s(literal 1/180 binary64)))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(literal 1 binary64))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) #s(literal -1/347128758144000000000 binary64) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) (*.f64 angle angle)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1/2 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) #s(literal 1 binary64))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (fma.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/382637520000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/16200 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* (* (+ (PI) (PI)) 1/180) angle) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b) (*.f64 (fma.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 b b) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle)))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle))))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (*.f64 angle angle)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 angle angle)) (*.f64 a a)) #s(literal 1/765275040000000 binary64))) (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) (*.f64 angle angle)))
#s(approx (pow (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) 2) (*.f64 (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (fma.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) (*.f64 angle angle))) (*.f64 angle angle))) (*.f64 angle angle)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) (*.f64 b b)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 b b))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b)
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 b))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) (log.f64 b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b)))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/1133740800000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 7/17006112000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/524880000 binary64)) #s(literal 1/24 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) (log.f64 b)))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b)
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) #s(literal -1/64800 binary64))) (*.f64 angle angle) b))
#s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/64800 binary64) b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) #s(literal -1/24488801280000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) b))
#s(approx (cos (* (PI) (* 1/180 angle))) #s(literal 1 binary64))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (cos (* (PI) (* 1/180 angle))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle) (*.f64 #s(literal -1/64800 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle) #s(literal 1 binary64)))
#s(approx (* (PI) (* 1/180 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#s(approx (sin (* (* 1/180 (PI)) angle)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 angle angle) (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a)))))
#s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (/.f64 (*.f64 b b) (*.f64 angle angle)))) (*.f64 angle angle)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))
#s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))))
#s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))
#s(approx (cos (* (* (+ (PI) (PI)) 1/180) angle)) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))
#s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))
#s(approx (cos (* (PI) (* 1/180 angle))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))

eval162.0ms (3.2%)

Memory
-30.1MiB live, 169.5MiB allocated; 108ms collecting garbage
Compiler

Compiled 13 142 to 3 607 computations (72.6% saved)

prune169.0ms (3.4%)

Memory
-16.9MiB live, 271.3MiB allocated; 9ms collecting garbage
Pruning

98 alts after pruning (93 fresh and 5 done)

PrunedKeptTotal
New63135666
Fresh205878
Picked505
Done055
Total65698754
Accuracy
79.1%
Counts
754 → 98
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.0%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
13.3%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))))
12.5%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (-.f64 (*.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))))))
12.1%
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))))
76.2%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.7%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.7%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.9%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
69.3%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.8%
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.8%
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.2%
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
70.5%
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))
76.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
61.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
69.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))))
60.1%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) #s(literal 2 binary64))))
60.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 b)) #s(literal 2 binary64))))
60.6%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) b)) #s(literal 2 binary64))))
60.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
60.2%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
22.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))
0.0%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64))))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
76.7%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.3%
(+.f64 (pow.f64 (*.f64 a (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.5%
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
43.7%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
43.6%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
60.0%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))
43.6%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) #s(literal 2 binary64)))
43.8%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 b))) #s(literal 2 binary64)))
44.8%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b))) #s(literal 2 binary64)))
58.7%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 #s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 b))) #s(literal 2 binary64)))
26.8%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))
14.8%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64))))
59.9%
(+.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 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
38.5%
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
72.9%
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.1%
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.9%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.6%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
28.1%
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
27.0%
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
50.0%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
63.7%
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
45.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
40.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) (*.f64 b b)))
35.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))) (*.f64 b b)))
43.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
46.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (*.f64 b b)))
0.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
23.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
54.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
43.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) b) b))
47.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
47.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
46.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))) b) b))
46.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) b) b))
54.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
53.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
54.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(literal 1 binary64))) b) b))
54.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
45.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
53.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 b b)))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
41.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))))) b) b))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
53.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
35.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a))) b))
11.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
22.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
48.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
48.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
48.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
47.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
52.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
23.2%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
44.7%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
69.3%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
52.9%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
23.5%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
31.6%
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
Compiler

Compiled 6 865 to 4 112 computations (40.1% saved)

regimes285.0ms (5.7%)

Memory
25.4MiB live, 402.1MiB allocated; 37ms collecting garbage
Counts
163 → 1
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(approx (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(approx (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2))) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))))) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal -1 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 #s(approx (log (* (cos (* (PI) (* 1/180 angle))) b)) (log.f64 b))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 #s(approx (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) b))) #s(literal 2 binary64)))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) a) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))))) (*.f64 b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.f64 a a))) (*.f64 a a))) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.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)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) b) b))
(+.f64 (sqrt.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)) (*.f64 b b)))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) #s(literal 2 binary64))))
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))) #s(literal 2 binary64))))
(+.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) b)) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 a a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) (*.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
(+.f64 (exp.f64 (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 #s(approx (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) (+.f64 (neg.f64 (neg.f64 (log.f64 (neg.f64 b)))) (log.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 b))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) #s(literal 2 binary64)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) b))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 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 1/180 binary64) angle))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) b) b))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)) (/.f64 (PI.f64) #s(literal 2 binary64)))) b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64))) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (neg.f64 angle))))) #s(literal 2 binary64))) b) b))
(+.f64 (pow.f64 (*.f64 (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1/2 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))
(+.f64 (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.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 1/180 binary64) angle)))))) (*.f64 b b)) (+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 b b))) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) b) b))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (*.f64 #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) #s(approx (exp (* (log (* (sin (+ (neg (* (* 1/180 (PI)) angle)) (/ (PI) 2))) b)) 2)) (*.f64 b b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #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 1/180 binary64) angle)))))) (*.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 1/180 binary64) angle)))))) (*.f64 b b))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (-.f64 (*.f64 #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b)) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) #s(approx (pow (exp (log (* (cos (* (PI) (* 1/180 angle))) b))) 2) (*.f64 b b))))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) #s(literal 2 binary64))))
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 b) #s(literal 3 binary64)) (pow.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (log.f64 b) (log.f64 b) (-.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) b)) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))))))) b) b))
Outputs
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

6 calls:

64.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
47.0ms
(+.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)))
43.0ms
angle
42.0ms
(/.f64 angle #s(literal 180 binary64))
39.0ms
b
Results
AccuracySegmentsBranch
76.8%1(/.f64 angle #s(literal 180 binary64))
76.8%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
76.8%1(+.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)))
76.8%1a
76.8%1b
76.8%1angle
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes86.0ms (1.7%)

Memory
26.1MiB live, 117.9MiB allocated; 6ms collecting garbage
Counts
43 → 1
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Outputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

6 calls:

28.0ms
a
13.0ms
(+.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)))
10.0ms
angle
10.0ms
(/.f64 angle #s(literal 180 binary64))
10.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
Results
AccuracySegmentsBranch
76.7%1(/.f64 angle #s(literal 180 binary64))
76.7%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
76.7%1a
76.7%1angle
76.7%1(+.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)))
76.7%1b
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes67.0ms (1.3%)

Memory
-25.3MiB live, 121.8MiB allocated; 6ms collecting garbage
Counts
42 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (+.f64 (PI.f64) (PI.f64)) #s(literal 1/180 binary64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.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 1/180 binary64) angle)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) (*.f64 b b))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) b))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (* (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) b) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)) b) (*.f64 a a))) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b b)))))
Outputs
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (PI.f64)) a) #s(literal 1/1080 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) a))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

6 calls:

12.0ms
angle
11.0ms
(/.f64 angle #s(literal 180 binary64))
10.0ms
b
10.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
10.0ms
a
Results
AccuracySegmentsBranch
75.3%2a
73.8%2(/.f64 angle #s(literal 180 binary64))
73.8%2(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
73.8%2angle
75.3%2(+.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)))
71.5%1b
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes16.0ms (0.3%)

Memory
-14.2MiB live, 32.8MiB allocated; 1ms collecting garbage
Counts
27 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (fma.f64 (PI.f64) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle)) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (- 1 (- 1/2 (* (cos (* (* (+ (PI) (PI)) 1/180) angle)) 1/2)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

2 calls:

7.0ms
(+.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)))
7.0ms
a
Results
AccuracySegmentsBranch
73.5%2(+.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)))
74.5%2a
Compiler

Compiled 21 to 18 computations (14.3% saved)

regimes7.0ms (0.1%)

Memory
16.1MiB live, 16.1MiB allocated; 0ms collecting garbage
Counts
22 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 #s(approx (sin (* (* angle 1/180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) #s(approx (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1) (/.f64 #s(literal 180 binary64) (*.f64 (*.f64 (PI.f64) angle) a)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(approx (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a))) angle (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal -1/90 binary64))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 angle angle) (fma.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)))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 #s(approx (+ (* a (* a (/ (- 1/2 (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2)) (* b b)))) (+ (* (cos (* (* 2 (PI)) (* 1/180 angle))) 1/2) 1/2)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) b) b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle)))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (PI) (* 1/180 angle))))))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) (*.f64 b b)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) (*.f64 angle angle) #s(literal 1 binary64))) (*.f64 b b)))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

1 calls:

6.0ms
a
Results
AccuracySegmentsBranch
74.4%2a
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes4.0ms (0.1%)

Memory
10.3MiB live, 10.3MiB allocated; 0ms collecting garbage
Counts
12 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 #s(approx (/ 1 (pow (* (sin (* (* 1/180 (PI)) angle)) a) -1)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) a) #s(literal 1/180 binary64))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

1 calls:

4.0ms
a
Results
AccuracySegmentsBranch
74.4%2a
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes20.0ms (0.4%)

Memory
-4.6MiB live, 42.6MiB allocated; 1ms collecting garbage
Counts
10 → 1
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
Outputs
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 #s(approx (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) angle (*.f64 #s(literal 1 binary64) (*.f64 b b))))
Calls

6 calls:

4.0ms
angle
3.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
3.0ms
(/.f64 angle #s(literal 180 binary64))
3.0ms
b
3.0ms
a
Results
AccuracySegmentsBranch
69.3%1b
69.3%1(+.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)))
69.3%1(/.f64 angle #s(literal 180 binary64))
69.3%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
69.3%1angle
69.3%1a
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes25.0ms (0.5%)

Memory
-10.0MiB live, 39.6MiB allocated; 1ms collecting garbage
Counts
9 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b))))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

6 calls:

10.0ms
a
3.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
3.0ms
(/.f64 angle #s(literal 180 binary64))
3.0ms
angle
3.0ms
(+.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)))
Results
AccuracySegmentsBranch
65.7%2(/.f64 angle #s(literal 180 binary64))
65.7%2(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
67.6%2a
66.4%2b
65.7%2angle
63.7%1(+.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)))
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes33.0ms (0.7%)

Memory
-14.0MiB live, 33.4MiB allocated; 1ms collecting garbage
Counts
7 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64)))))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (* angle 1/180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (+ (* (+ (* (* 1/32400 (* a a)) (* (PI) (PI))) (* (+ (* (* (* (PI) (PI)) -1/32400) 1) 0) (* b b))) angle) (* (* 0 (* b b)) -1/90)) angle) (* 1 (* b b))) (*.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)))))
Calls

6 calls:

21.0ms
(/.f64 angle #s(literal 180 binary64))
2.0ms
a
2.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
2.0ms
(+.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)))
2.0ms
b
Results
AccuracySegmentsBranch
56.0%2(+.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)))
57.3%3(/.f64 angle #s(literal 180 binary64))
57.3%3(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
57.3%3angle
59.5%2b
63.1%2a
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes4.0ms (0.1%)

Memory
11.0MiB live, 11.0MiB allocated; 0ms collecting garbage
Counts
2 → 2
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))))
Calls

3 calls:

1.0ms
(+.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)))
1.0ms
a
1.0ms
b
Results
AccuracySegmentsBranch
56.0%2(+.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)))
53.8%1b
53.8%1a
Compiler

Compiled 22 to 21 computations (4.5% saved)

regimes5.0ms (0.1%)

Memory
15.5MiB live, 15.5MiB allocated; 0ms collecting garbage
Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
Calls

5 calls:

1.0ms
(+.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)))
1.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
1.0ms
(/.f64 angle #s(literal 180 binary64))
1.0ms
angle
1.0ms
a
Results
AccuracySegmentsBranch
53.8%1a
53.8%1(/.f64 angle #s(literal 180 binary64))
53.8%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
53.8%1angle
53.8%1(+.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)))
Compiler

Compiled 30 to 33 computations (-10% saved)

bsearch21.0ms (0.4%)

Memory
-9.1MiB live, 38.1MiB allocated; 1ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
1.0608246597054735e+126
4.486453280246589e+128
Samples
13.0ms128×0valid
Compiler

Compiled 544 to 512 computations (5.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 10.0ms
ival-sinu: 3.0ms (30.7% of total)
ival-cosu: 3.0ms (30.7% of total)
ival-pow2: 2.0ms (20.4% of total)
ival-mult!: 1.0ms (10.2% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch20.0ms (0.4%)

Memory
-11.1MiB live, 36.0MiB allocated; 1ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
19.0ms
3.582383921334038e-29
9.609594107742168e-26
Samples
13.0ms128×0valid
Compiler

Compiled 464 to 400 computations (13.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-sinu: 3.0ms (31.8% of total)
ival-cosu: 3.0ms (31.8% of total)
ival-pow2: 2.0ms (21.2% of total)
ival-mult!: 1.0ms (10.6% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
2.9MiB live, 2.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
3.582383921334038e-29
9.609594107742168e-26
Compiler

Compiled 392 to 352 computations (10.2% saved)

bsearch1.0ms (0%)

Memory
2.6MiB live, 2.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
3.582383921334038e-29
9.609594107742168e-26
Compiler

Compiled 400 to 360 computations (10% saved)

bsearch1.0ms (0%)

Memory
2.6MiB live, 2.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
3.582383921334038e-29
9.609594107742168e-26
Compiler

Compiled 424 to 376 computations (11.3% saved)

bsearch19.0ms (0.4%)

Memory
-15.9MiB live, 32.3MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
5.977176847160944e+148
1.8121769046057465e+150
Samples
13.0ms112×0valid
Compiler

Compiled 577 to 499 computations (13.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 9.0ms
ival-sinu: 3.0ms (33.9% of total)
ival-cosu: 2.0ms (22.6% of total)
ival-pow2: 2.0ms (22.6% of total)
ival-mult!: 1.0ms (11.3% of total)
adjust: 0.0ms (0% of total)
ival-add!: 0.0ms (0% of total)

bsearch0.0ms (0%)

Memory
0.5MiB live, 0.5MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
3.0654728052139473e+296
7.719081040801994e+301
Compiler

Compiled 23 to 21 computations (8.7% saved)

derivations350.0ms (7%)

Memory
6.2MiB live, 387.2MiB allocated; 13ms collecting garbage
Stop Event
fuel
Compiler

Compiled 255 to 148 computations (42% saved)

preprocess141.0ms (2.8%)

Memory
36.9MiB live, 320.2MiB allocated; 12ms collecting garbage
Remove

(abs angle)

(abs b)

(abs a)

Compiler

Compiled 3 845 to 2 911 computations (24.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...