ab-angle->ABCF A

Time bar (total: 3.7s)

start0.0ms (0%)

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

analyze0.0ms (0%)

Memory
0.3MiB live, 0.3MiB 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.2s (33.4%)

Memory
16.4MiB live, 1 461.1MiB allocated; 205ms collecting garbage
Samples
967.0ms8 256×0valid
Precisions
Click to see histograms. Total time spent on operations: 744.0ms
ival-sinu: 228.0ms (30.6% of total)
ival-cosu: 200.0ms (26.9% of total)
ival-pow2: 188.0ms (25.3% of total)
ival-mult!: 110.0ms (14.8% of total)
ival-add!: 17.0ms (2.3% of total)
adjust: 2.0ms (0.3% of total)
Bogosity

preprocess46.0ms (1.3%)

Memory
-4.6MiB live, 47.8MiB allocated; 3ms collecting garbage
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
059216
1149213
2604213
33028213
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
78.8%
(+.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)

series29.0ms (0.8%)

Memory
-0.5MiB live, 46.0MiB allocated; 3ms 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
5.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
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))))

rewrite223.0ms (6.1%)

Memory
41.6MiB live, 238.5MiB allocated; 109ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02781505
02961397
115821385
085471337
Stop Event
iter-limit
node-limit
iter-limit
Counts
59 → 122
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 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64)))
a
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (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 angle #s(literal 180 binary64))))
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64))
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.f64 angle #s(literal 180 binary64))
angle
#s(literal 180 binary64)
(PI.f64)
#s(literal 2 binary64)
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b)
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64)))
b
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 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 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 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
#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 (PI.f64) angle) #s(literal 1/180 binary64)))
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))

eval16.0ms (0.4%)

Memory
-19.5MiB live, 27.2MiB allocated; 2ms collecting garbage
Compiler

Compiled 2 155 to 564 computations (73.8% saved)

prune24.0ms (0.6%)

Memory
6.8MiB live, 51.9MiB allocated; 3ms collecting garbage
Pruning

24 alts after pruning (24 fresh and 0 done)

PrunedKeptTotal
New9024114
Fresh000
Picked101
Done000
Total9124115
Accuracy
80.2%
Counts
115 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
70.5%
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
78.8%
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
16.4%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
78.8%
(+.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)))
78.8%
(+.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 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))
78.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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
70.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(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(literal 2 binary64)))
59.3%
(+.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 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)))
59.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 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
79.3%
(+.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)))
78.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
78.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
70.1%
(+.f64 (pow.f64 (*.f64 a #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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
72.0%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #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)))
61.1%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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.9%
(+.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)))
61.1%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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.4%
(+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
61.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 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
41.7%
#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)))))))
41.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b)))
30.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)))
54.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
55.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
Compiler

Compiled 1 320 to 1 090 computations (17.4% saved)

series152.0ms (4.1%)

Memory
11.4MiB live, 251.8MiB allocated; 35ms collecting garbage
Counts
40 → 125
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))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #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)))
(pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (PI.f64) angle)
#s(literal 1/180 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))))
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(+.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)))
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))
(*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #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 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))
#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 (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #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 (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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)))
#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 (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI))))
#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 (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (/ (* (PI) angle) 180)) #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 (/ (* (PI) angle) 180)) #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 (/ (* (PI) angle) 180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) #s(hole binary64 b))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180))) #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) angle) 180)) #s(hole binary64 1))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (/ (* (PI) angle) 180)) #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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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))))))
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI))))))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
Calls

9 calls:

TimeVariablePointExpression
42.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)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (exp (log (* (sin (* (PI) (/ angle 180))) a))) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)))
35.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 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)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (exp (log (* (sin (* (PI) (/ angle 180))) a))) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)))
27.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 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)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (exp (log (* (sin (* (PI) (/ angle 180))) a))) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)))
21.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)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (exp (log (* (sin (* (PI) (/ angle 180))) a))) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)))
13.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 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)) (pow (* a (sin (* (/ angle 180) (PI)))) 2) (* a (sin (* (/ angle 180) (PI)))) (sin (* (/ angle 180) (PI))) (* (* (PI) angle) 1/180) (* (PI) angle) 1/180 (pow (* b (cos (* (/ angle 180) (PI)))) 2) (* b (cos (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))) (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) (pow (* a (sin (/ (* (PI) angle) 180))) 2) (* a (sin (/ (* (PI) angle) 180))) (sin (/ (* (PI) angle) 180)) (/ (* (PI) angle) 180) (pow (* b (cos (/ (* (PI) angle) 180))) 2) (* b (cos (/ (* (PI) angle) 180))) (cos (/ (* (PI) angle) 180)) (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (exp (log (* (sin (* (PI) (/ angle 180))) a))) (log (* (sin (* (PI) (/ angle 180))) a)) (* (sin (* (PI) (/ angle 180))) a) (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)))

rewrite252.0ms (6.9%)

Memory
14.6MiB live, 290.2MiB allocated; 25ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04534644
05124272
122284242
097174106
Stop Event
iter-limit
node-limit
iter-limit
Counts
165 → 405
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))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #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)))
(pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (PI.f64) angle)
#s(literal 1/180 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))))
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
(+.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)))
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))
(sin.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))) #s(literal 2 binary64))
(*.f64 b (cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64))))
(cos.f64 (/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)))
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #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 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
#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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log a) (log (sin (* 1/180 (* angle (PI))))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* a (sin (* 1/180 (* angle (PI)))))))
#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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (sin (* 1/180 (* angle (PI))))) (* -1 (log (/ 1 a))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log (* -1 (sin (* 1/180 (* angle (PI)))))) (* -1 (log (/ -1 a))))))
#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 (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #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 (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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)))
#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 (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI))))
#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 (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (/ (* (PI) angle) 180)) #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 (/ (* (PI) angle) 180)) #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 (/ (* (PI) angle) 180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* b (cos (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) 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 (/ (* (PI) angle) 180))) #s(hole binary64 b))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* b (cos (/ (* (PI) angle) 180))) #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 (/ (* (PI) angle) 180))) #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) angle) 180)) #s(hole binary64 1))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (/ (* (PI) angle) 180)) #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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) a))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (exp (log (* (sin (* (PI) (/ angle 180))) 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 (exp (log (* (sin (* (PI) (/ angle 180))) 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 (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (log (* 1/180 (* a (PI)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* -1/194400 (* (pow angle 2) (pow (PI) 2)))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* 1/24 (* (pow angle 2) (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4)))))))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (+ (log angle) (+ (log (* 1/180 (* a (PI)))) (* (pow angle 2) (+ (* -1/194400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/720 (* (pow angle 2) (+ (* -1/30611001600000 (pow (PI) 6)) (+ (* -1/238085568000000 (pow (PI) 6)) (* 1/34012224000000 (pow (PI) 6)))))) (* 1/24 (+ (* -1/3149280000 (pow (PI) 4)) (* 1/5248800000 (pow (PI) 4))))))))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* (sin (* (PI) (/ angle 180))) a) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* (sin (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) 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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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))))))
#s(approx (sin (/ (* (PI) angle) 180)) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (/ (* (PI) angle) 180)) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) #s(hole binary64 (log (* a (sin (* 1/180 (* angle (PI))))))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
Outputs
(/.f64 (fma.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)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (fma.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))) (/.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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))) (/.f64 (*.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 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #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)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (-.f64 (*.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) (*.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
a
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64))
(/.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 angle #s(literal 180 binary64))))
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64))
(/.f64 (neg.f64 angle) #s(literal -180 binary64))
(/.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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 (log.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))
(fabs.f64 (*.f64 b b))
(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))
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))
(fma.f64 (fabs.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (fabs.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (neg.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (neg.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(+.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)))
(*.f64 (fabs.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (fabs.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)))
(*.f64 (neg.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) (neg.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)))
(*.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))))
(*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))
(*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 2 binary64))))
(*.f64 (pow.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) a)
(*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)
(*.f64 a (pow.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)))
(*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
(pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)) #s(literal 1 binary64)))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 (PI.f64) angle)
(*.f64 angle (PI.f64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle))
#s(literal 1/180 binary64)
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b)
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (-.f64 (*.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) (*.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64))
(/.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 angle #s(literal 180 binary64))))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) b)
(*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)
(*.f64 b (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 b (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 1 binary64)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(cos.f64 (neg.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64)))))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))))
(+.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(pow.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64))
(exp.f64 (+.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (-.f64 (*.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) (*.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(/.f64 (+.f64 (pow.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 a) #s(literal 3 binary64))) (fma.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (-.f64 (*.f64 (log.f64 a) (log.f64 a)) (*.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a)))))
(fma.f64 (neg.f64 (log.f64 a)) #s(literal -1 binary64) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 a)) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(+.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (log.f64 a))
(+.f64 (log.f64 a) (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))))
(log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))) a)
(*.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))))
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 1 binary64))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (-.f64 (*.f64 (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))) (*.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 1 binary64)))
(exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)))
(+.f64 (cosh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) (sinh.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))))
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64))
(/.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 angle #s(literal 180 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)))
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 a a)))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))
#s(approx (* b b) (*.f64 b b))
#s(approx b b)
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) b))
#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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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/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 #s(literal 1/180 binary64) (*.f64 (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 (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (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 (*.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 (* (* (PI) angle) 1/180) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))
#s(approx (* (PI) angle) (*.f64 (PI.f64) angle))
#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/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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 (+ (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/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 #s(literal 1/180 binary64) (*.f64 (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 (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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/24488801280000000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) b) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.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 (+ (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/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 (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)) angle)))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)) angle)) (*.f64 (*.f64 #s(literal -1/194400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) (*.f64 angle angle)) #s(literal 1/24 binary64) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 angle angle))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (+.f64 (log.f64 (*.f64 (*.f64 (*.f64 (PI.f64) a) #s(literal 1/180 binary64)) angle)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 angle angle)) (fma.f64 #s(literal -1/30611001600000 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 1/39680928000000 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/7873200000 binary64)) #s(literal 1/24 binary64))) (*.f64 angle angle) (*.f64 #s(literal -1/194400 binary64) (*.f64 (PI.f64) (PI.f64)))) (*.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 #s(literal 1/180 binary64) (*.f64 (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 (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a)))
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))

eval45.0ms (1.2%)

Memory
-36.1MiB live, 69.6MiB allocated; 23ms collecting garbage
Compiler

Compiled 5 028 to 1 050 computations (79.1% saved)

prune38.0ms (1%)

Memory
-5.8MiB live, 87.9MiB allocated; 4ms collecting garbage
Pruning

40 alts after pruning (38 fresh and 2 done)

PrunedKeptTotal
New25327280
Fresh81119
Picked325
Done000
Total26440304
Accuracy
80.2%
Counts
304 → 40
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.0%
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.0%
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
72.0%
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
16.4%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
16.5%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
9.9%
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
78.8%
(+.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 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))
78.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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
59.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 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
79.3%
(+.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)))
79.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
79.4%
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
70.1%
(+.f64 (pow.f64 (*.f64 a #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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
69.8%
(+.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.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
71.8%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
72.0%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.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 180 binary64)))) #s(literal 2 binary64)))
72.0%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
71.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))
56.2%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)))
71.7%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
72.0%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)))
56.2%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #s(literal 2 binary64))))
71.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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)))
62.1%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.2%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
60.5%
(+.f64 (pow.f64 (exp.f64 #s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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.7%
(+.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)))
62.0%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
63.4%
(+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
61.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 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
60.8%
(+.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)))
41.7%
#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)))))))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)))
34.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
41.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b)))
30.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)))
54.8%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
55.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
53.8%
#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))))
Compiler

Compiled 2 288 to 1 915 computations (16.3% saved)

series81.0ms (2.2%)

Memory
19.7MiB live, 164.8MiB allocated; 10ms collecting garbage
Counts
43 → 135
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))
a
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
#s(literal 1/180 binary64)
(*.f64 (PI.f64) angle)
(PI.f64)
angle
#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 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
(pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))
(cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 1/180 binary64) angle)
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))
(*.f64 a a)
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
Outputs
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 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 a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 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/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (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 (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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 (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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) angle) 1/180)))) #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) angle) 1/180))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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) angle) 1/180))) #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) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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 (* 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 (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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) angle) 1/180))))) #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 (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#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))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
Calls

9 calls:

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

rewrite223.0ms (6.1%)

Memory
33.4MiB live, 202.0MiB allocated; 54ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06075564
06574959
133574924
080204770
Stop Event
iter-limit
node-limit
iter-limit
Counts
178 → 437
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))
(*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))))
a
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))
#s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))
#s(literal 1/180 binary64)
(*.f64 (PI.f64) angle)
(PI.f64)
angle
#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 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
(pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))
(*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))
(cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 1/180 binary64) angle)
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))
(*.f64 a a)
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 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 a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 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/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (* b (cos (* (/ angle 180) (PI)))) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b)) #s(hole binary64 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow b 2))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (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 (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* 1/180 (* (PI) angle)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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 (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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) angle) 1/180)))) #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) angle) 1/180))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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) angle) 1/180))) #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) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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 (* 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 (* (/ angle 180) (PI)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (/ angle 180) #s(hole binary64 (* 1/180 angle)))
#s(approx (* 1/180 angle) #s(hole binary64 (* 1/180 angle)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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) angle) 1/180))))) #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 (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#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))))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
Outputs
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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)) (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))))
(*.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)
(*.f64 a (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 1 binary64)))
a
(sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
#s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
#s(literal 1/180 binary64)
(*.f64 angle (PI.f64))
(*.f64 (PI.f64) angle)
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle))
(PI.f64)
angle
#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 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (fabs.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))
b
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (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 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (fabs.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b))
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b)))
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b)))
(+.f64 (log.f64 b) (log.f64 b))
(log.f64 (*.f64 b b))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)))
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64))
(neg.f64 (neg.f64 (log.f64 b)))
(log.f64 b)
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 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 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64)))))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))))
(cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))))
(fma.f64 (fabs.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (neg.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 a a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(fma.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)))
(+.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(*.f64 (fabs.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))
(*.f64 (neg.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))
(*.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))))
(*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 a a)) #s(literal 1 binary64))
(pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))))
(*.f64 (pow.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64)) a)
(*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)
(*.f64 a (pow.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64)))
(*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
(pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 1 binary64)))
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))))
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 2 binary64)))
(*.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)) b)
(*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)
(*.f64 b (pow.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) #s(literal 1 binary64)))
(*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 1 binary64)))
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))))
(cos.f64 (neg.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))))
(cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))
(+.f64 (*.f64 (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))
(*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
(*.f64 #s(literal 1/180 binary64) angle)
(*.f64 angle #s(literal 1/180 binary64))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(fma.f64 (*.f64 b b) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (*.f64 b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)))
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 b b))))
(/.f64 (fma.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (*.f64 b b) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 6 binary64))) (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 4 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))))
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(fma.f64 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(+.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.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 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 (exp.f64 (log.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))
(fabs.f64 (*.f64 a a))
(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 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) b) b)
(/.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 b b)))
(/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)))
(exp.f64 (-.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))
(*.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
(pow.f64 (exp.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64)))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))
#s(approx a a)
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#s(approx (* a a) (*.f64 a a))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 b b) (*.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.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 angle (PI.f64)))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) 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/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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) angle) 1/180))))) (* b b)) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #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) (log.f64 b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (+.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))))
#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) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #s(literal -1 binary64))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (sin (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (* 1/180 (* (PI) angle)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (* (PI) angle) (*.f64 angle (PI.f64)))
#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 (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (*.f64 b b))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle)) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 binary64))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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) angle) 1/180))))) (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) angle) 1/180))))) (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 (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (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) angle) 1/180)))) (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) angle) 1/180)))) (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) angle) 1/180))) #s(literal 1 binary64))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (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) angle) 1/180))) (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) angle) 1/180))) (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) angle) 1/180)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
#s(approx (* 1/180 (* (PI) angle)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (sin (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 (* 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 (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 b b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(literal 1 binary64))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (* 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) angle) 1/180))))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (*.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) angle) 1/180))))) (*.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) angle) 1/180))))) (*.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 (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))
#s(approx (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))

eval73.0ms (2%)

Memory
-30.7MiB live, 112.4MiB allocated; 38ms collecting garbage
Compiler

Compiled 10 106 to 2 176 computations (78.5% saved)

prune64.0ms (1.7%)

Memory
-2.3MiB live, 136.7MiB allocated; 14ms collecting garbage
Pruning

56 alts after pruning (54 fresh and 2 done)

PrunedKeptTotal
New43838476
Fresh171633
Picked505
Done022
Total46056516
Accuracy
80.5%
Counts
516 → 56
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.0%
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.1%
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
72.0%
(fma.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
16.5%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
16.4%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
79.4%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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)))
78.8%
(+.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 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))
78.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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
79.3%
(+.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)))
79.3%
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
79.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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)))
70.1%
(+.f64 (pow.f64 (*.f64 a #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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
69.8%
(+.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.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
71.7%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
55.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))))
71.9%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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)))
61.1%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.7%
(+.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)))
62.0%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.1%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
63.4%
(+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
60.8%
(+.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)))
41.7%
#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)))))))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)))
34.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
41.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (fma.f64 (*.f64 a a) (/.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b)))
41.8%
#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) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 b b)))
41.8%
#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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
41.7%
#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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
10.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 b b)))
48.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 b b)))
47.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) (*.f64 b b)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
54.7%
#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) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
20.8%
#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) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 b b)))
54.8%
#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) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 b b)))
54.8%
#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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))
54.7%
#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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))
54.8%
#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 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
54.7%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64))))
53.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
54.4%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))))
53.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
54.8%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
26.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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
8.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
54.6%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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))) (*.f64 b b)))
55.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
42.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
30.8%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))))
8.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)))))
Compiler

Compiled 4 156 to 3 243 computations (22% saved)

series95.0ms (2.6%)

Memory
-5.7MiB live, 207.6MiB allocated; 20ms collecting garbage
Counts
49 → 163
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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)))
(pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
a
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
#s(approx (* (PI) (/ angle 180)) (*.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
#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 (log.f64 (*.f64 b b))))
(exp.f64 (log.f64 (*.f64 b b)))
(log.f64 (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 angle (PI.f64))
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (PI.f64) angle)
(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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
(*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
#s(literal 1/90 binary64)
(*.f64 a a)
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
Outputs
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 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) #s(hole binary64 (pow a 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (+ (* 1/2 (/ 1 (pow a 2))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (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 b))) #s(hole binary64 (pow b 2)))
#s(approx (log (* b b)) #s(hole binary64 (* 2 (log b))))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* 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)))))))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 b)) #s(hole binary64 (* -2 (log (/ 1 b)))))
#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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 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 (log (* b b)) #s(hole binary64 (* -2 (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 (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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 (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) 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 (* (cos (* (* angle (PI)) 1/180)) 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 (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 b))
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (* angle (PI)) 1/180)) 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 (* (* angle (PI)) 1/180)) 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 (* (* angle (PI)) 1/180)) #s(hole binary64 1))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #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 (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (pow b 2)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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 (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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) angle) 1/180)))) #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) angle) 1/180))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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) angle) 1/180))) #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) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 1))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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 angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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 angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow b 2))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) #s(hole binary64 1))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #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 (* 1/90 (* angle (PI))) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
Calls

9 calls:

TimeVariablePointExpression
24.0ms
b
@0
((+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (PI) (/ angle 180)))) 2) (* a (sin (* (PI) (/ angle 180)))) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle 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 b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) (* (cos (* (* angle (PI)) 1/180)) b) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* (cos (* 1/90 (* angle (PI)))) 1/2) (cos (* 1/90 (* angle (PI)))) (* 1/90 (* angle (PI))) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2))
19.0ms
b
@-inf
((+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (PI) (/ angle 180)))) 2) (* a (sin (* (PI) (/ angle 180)))) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle 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 b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) (* (cos (* (* angle (PI)) 1/180)) b) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* (cos (* 1/90 (* angle (PI)))) 1/2) (cos (* 1/90 (* angle (PI)))) (* 1/90 (* angle (PI))) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2))
19.0ms
b
@inf
((+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (PI) (/ angle 180)))) 2) (* a (sin (* (PI) (/ angle 180)))) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle 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 b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) (* (cos (* (* angle (PI)) 1/180)) b) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* (cos (* 1/90 (* angle (PI)))) 1/2) (cos (* 1/90 (* angle (PI)))) (* 1/90 (* angle (PI))) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2))
7.0ms
angle
@-inf
((+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (PI) (/ angle 180)))) 2) (* a (sin (* (PI) (/ angle 180)))) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle 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 b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) (* (cos (* (* angle (PI)) 1/180)) b) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* (cos (* 1/90 (* angle (PI)))) 1/2) (cos (* 1/90 (* angle (PI)))) (* 1/90 (* angle (PI))) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2))
4.0ms
a
@inf
((+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* a (sin (* (PI) (/ angle 180)))) 2) (* a (sin (* (PI) (/ angle 180)))) a (sin (* (PI) (/ angle 180))) (* (PI) (/ angle 180)) (* (* 1/180 (PI)) angle) (* 1/180 (PI)) 1/180 (PI) angle 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 b))) (log (* b b)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) (* (cos (* (* angle (PI)) 1/180)) b) (cos (* (* angle (PI)) 1/180)) (* (* angle (PI)) 1/180) (* angle (PI)) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (cos (* 2 (* (* (PI) angle) 1/180))) (* 2 (* (* (PI) angle) 1/180)) (* (* (PI) angle) 1/180) (* (PI) angle) (exp (* (log b) 2)) (* (log b) 2) (log b) (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* (cos (* 1/90 (* angle (PI)))) 1/2) (cos (* 1/90 (* angle (PI)))) (* 1/90 (* angle (PI))) 1/90 (* a a) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2))

rewrite240.0ms (6.5%)

Memory
2.9MiB live, 240.7MiB allocated; 15ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
06506909
07196260
135706219
081656046
Stop Event
iter-limit
node-limit
iter-limit
Counts
212 → 485
Calls
Call 1
Inputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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)))
(pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))) #s(literal 2 binary64))
(*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))))
a
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)))
#s(approx (* (PI) (/ angle 180)) (*.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
#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 (log.f64 (*.f64 b b))))
(exp.f64 (log.f64 (*.f64 b b)))
(log.f64 (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 angle (PI.f64))
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))
#s(literal 1/2 binary64)
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))
(*.f64 (PI.f64) angle)
(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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
(*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))
(*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
#s(literal 1/90 binary64)
(*.f64 a a)
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 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) #s(hole binary64 (pow a 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow b 2))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 (* (pow a 2) (- (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow a 2))) (+ (* 1/2 (/ 1 (pow a 2))) (* 1/2 (/ 1 (pow b 2))))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow b 2)))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (* (pow a 2) (- (+ 1/2 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (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 b))) #s(hole binary64 (pow b 2)))
#s(approx (log (* b b)) #s(hole binary64 (* 2 (log b))))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))))
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 (* b (cos (* 1/180 (* angle (PI)))))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* 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)))))))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 b)) #s(hole binary64 (* -2 (log (/ 1 b)))))
#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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 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 (log (* b b)) #s(hole binary64 (* -2 (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 (+ (pow (* a (sin (* (PI) (/ angle 180)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(hole binary64 (pow b 2)))
#s(approx (+ (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 2) #s(hole binary64 (* 1/32400 (* (pow a 2) (* (pow angle 2) (pow (PI) 2))))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) #s(hole binary64 (* 1/180 (* a (* angle (PI))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #s(hole binary64 (* angle (+ (* -1/34992000 (* a (* (pow angle 2) (pow (PI) 3)))) (* 1/180 (* a (PI)))))))
#s(approx (* a (sin (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180)))) #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 (* (PI) (/ angle 180))) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (sin (* (PI) (/ angle 180))) #s(hole binary64 (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))))
#s(approx (sin (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180))) #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 (* (PI) (/ angle 180)) #s(hole binary64 (* 1/180 (* angle (PI)))))
#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 (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (pow b 2)))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) b) 2) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (pow (* (cos (* (* angle (PI)) 1/180)) 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 (* (cos (* (* angle (PI)) 1/180)) 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 (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 b))
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) #s(hole binary64 (+ b (* -1/64800 (* (pow angle 2) (* b (pow (PI) 2)))))))
#s(approx (* (cos (* (* angle (PI)) 1/180)) 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 (* (* angle (PI)) 1/180)) 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 (* (* angle (PI)) 1/180)) #s(hole binary64 1))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #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 (* (* angle (PI)) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* angle (PI)) #s(hole binary64 (* angle (PI))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (pow b 2)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 1))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #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) angle) 1/180))))) #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 (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 1/2))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #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) angle) 1/180)))) #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) angle) 1/180))) #s(hole binary64 1))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #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) angle) 1/180))) #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) angle) 1/180)) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (* (PI) angle) 1/180) #s(hole binary64 (* 1/180 (* angle (PI)))))
#s(approx (* (PI) angle) #s(hole binary64 (* angle (PI))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(hole binary64 1))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(hole binary64 1))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) #s(hole binary64 (pow b 2)))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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 angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4)))))))) (pow b 2))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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 angle 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (+ (* 1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))))))))) (pow b 2))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) #s(hole binary64 (* 1/32400 (* (pow angle 2) (pow (PI) 2)))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 1/2))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 (+ 1/2 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) #s(hole binary64 1))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #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 (* 1/90 (* angle (PI))) #s(hole binary64 (* 1/90 (* angle (PI)))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (pow b 2)))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* -1/32400 (* (pow angle 2) (* (pow b 2) (pow (PI) 2)))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/3149280000 (* (pow angle 2) (* (pow b 2) (pow (PI) 4)))))) (pow b 2))))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) #s(hole binary64 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* (pow angle 2) (+ (* -1/765275040000000 (* (pow angle 2) (* (pow b 2) (pow (PI) 6)))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))))) (pow b 2))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 1))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (sin (* (PI) (/ angle 180))) #s(hole binary64 (sin (* 1/180 (* angle (PI))))))
#s(approx (cos (* (* angle (PI)) 1/180)) #s(hole binary64 (cos (* 1/180 (* angle (PI))))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) #s(hole binary64 (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 1/2) #s(hole binary64 (* 1/2 (cos (* 1/90 (* angle (PI)))))))
#s(approx (cos (* 1/90 (* angle (PI)))) #s(hole binary64 (cos (* 1/90 (* angle (PI))))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))
Outputs
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))))
(fma.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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)) (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(*.f64 (fabs.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) (fabs.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)))
(*.f64 (neg.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) (neg.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)))
(*.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))))
(*.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) (*.f64 a a))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))
(pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) #s(literal 2 binary64))
(pow.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(literal 2 binary64))))
(*.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)) a)
(*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)
(*.f64 a (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)))
(*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))
(pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(literal 1 binary64)))
a
(sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
#s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 #s(literal 1/180 binary64) (PI.f64))
(*.f64 (PI.f64) #s(literal 1/180 binary64))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)))
#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 (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 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (fabs.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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))
(*.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 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (fabs.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b))
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b)))
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b)))
(+.f64 (log.f64 b) (log.f64 b))
(log.f64 (*.f64 b b))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))))
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 1 binary64)))
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal -1 binary64)))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (/.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) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 angle (PI.f64))
(*.f64 (PI.f64) angle)
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)))
(*.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))))
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(exp.f64 (fma.f64 (log.f64 b) #s(literal 2 binary64) (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))
(exp.f64 (fma.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64) (*.f64 (log.f64 b) #s(literal 2 binary64))))
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))
(*.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
(pow.f64 (exp.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64))
(pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))
(pow.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64))
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) #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) angle) (PI.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) angle) (PI.f64)))))) #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) angle) (PI.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) angle) (PI.f64))))) #s(literal 2 binary64))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))))
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 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 #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))))
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))))
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) angle) (PI.f64)))))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))
#s(literal 1/2 binary64)
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))))))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))))
(cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) #s(literal 2 binary64))
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(+.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))
(*.f64 angle (PI.f64))
(*.f64 (PI.f64) angle)
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle))
(*.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 (fabs.f64 b) (fabs.f64 b))
(*.f64 (neg.f64 b) (neg.f64 b))
(*.f64 b b)
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))
(pow.f64 (fabs.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 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 b #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))
(fabs.f64 (*.f64 b b))
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 b))
(fma.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)) (log.f64 b))
(fma.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64) (log.f64 b))
(+.f64 (log.f64 (fabs.f64 b)) (log.f64 (fabs.f64 b)))
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b)))
(+.f64 (log.f64 b) (log.f64 b))
(log.f64 (*.f64 b b))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 b)))
(*.f64 (neg.f64 (log.f64 b)) #s(literal -1 binary64))
(neg.f64 (neg.f64 (log.f64 b)))
(log.f64 b)
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b)))))
(*.f64 (*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) b) b)
(*.f64 (*.f64 b b) #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))))
(*.f64 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) (*.f64 b b))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) b)) (neg.f64 b))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))) (neg.f64 (neg.f64 (*.f64 b b))))
(/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) b) b)
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))) (neg.f64 (*.f64 b b)))
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))
(fma.f64 (*.f64 a a) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 b b)))
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))))
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(fma.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (*.f64 b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
(+.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))
#s(literal 1/90 binary64)
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.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 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(*.f64 (fabs.f64 a) (fabs.f64 a))
(*.f64 (neg.f64 a) (neg.f64 a))
(*.f64 a a)
(pow.f64 (exp.f64 (log.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))
(fabs.f64 (*.f64 a a))
(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 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)
(*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)))
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
(/.f64 (fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))
(fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
#s(approx (pow (* a (sin (* (PI) (/ angle 180)))) 2) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))
#s(approx a a)
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#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 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (fma.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) (*.f64 a a))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) (*.f64 a a))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))
#s(approx (* a a) (*.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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64)))) (*.f64 a a)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))))))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) (*.f64 b b) (/.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) (*.f64 a a))) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)))) (*.f64 a a)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.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 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.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 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (-.f64 (fma.f64 (*.f64 b b) (/.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 a a)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (exp (* (log b) 2)) (*.f64 b b))
#s(approx b b)
#s(approx (exp (* (log b) 2)) (*.f64 b b))
#s(approx (* (log b) 2) (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))))
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b))
#s(approx (exp (* (log b) 2)) (*.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 (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b)))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b)))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #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 a (*.f64 a (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) #s(literal 1/2 binary64) #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) 2) (*.f64 (log.f64 b) #s(literal 2 binary64)))
#s(approx (log b) (log.f64 b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.f64 b b)))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (fma.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.f64 b b)))
#s(approx (* (log b) 2) (*.f64 (neg.f64 (log.f64 (neg.f64 b))) #s(literal -2 binary64)))
#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) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) #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 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 #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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) 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 (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) a) #s(literal 1/180 binary64)))
#s(approx (* a (sin (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180)))) (*.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 (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
#s(approx (sin (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180))) (*.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 (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
#s(approx (* (* 1/180 (PI)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
#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 (+ (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 #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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (*.f64 b b))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log 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 (* (cos (* (* angle (PI)) 1/180)) b) b)
#s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))
#s(approx (* (cos (* (* angle (PI)) 1/180)) 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 (* (cos (* (* angle (PI)) 1/180)) 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 (* (* angle (PI)) 1/180)) #s(literal 1 binary64))
#s(approx (cos (* (* angle (PI)) 1/180)) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* (* angle (PI)) 1/180)) (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 (PI)) 1/180)) (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 (* (* 1/180 (PI)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
#s(approx (* (PI) angle) (*.f64 angle (PI.f64)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (*.f64 b b))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 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 (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (exp (* (log b) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle)) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) #s(literal 1 binary64))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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) angle) 1/180))))) (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) angle) 1/180))))) (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 (* 2 (* (* (PI) angle) 1/180)))) #s(literal 1/2 binary64))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (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) angle) 1/180)))) (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) angle) 1/180)))) (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) angle) 1/180))) #s(literal 1 binary64))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (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) angle) 1/180))) (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) angle) 1/180))) (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) angle) 1/180)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
#s(approx (* (* 1/180 (PI)) angle) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))
#s(approx (* (PI) angle) (*.f64 angle (PI.f64)))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 b b))
#s(approx (* (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) #s(literal 1 binary64))
#s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) #s(literal 1 binary64))
#s(approx (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (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 (/ (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (* b b)) (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 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 b b))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* 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 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))))))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (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 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 angle angle)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (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 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (fma.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 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.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 (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 1/2) #s(literal 1/2 binary64))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) #s(literal 1 binary64))
#s(approx (cos (* 1/90 (* angle (PI)))) (fma.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)))
#s(approx (cos (* 1/90 (* angle (PI)))) (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 (* 1/90 (* angle (PI)))) (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 (* 1/90 (* angle (PI))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (*.f64 b b))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (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 (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (*.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 b b)) (*.f64 angle angle)) #s(literal -1/765275040000000 binary64))) (*.f64 angle angle))) (*.f64 angle angle) (*.f64 b b)))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) #s(literal 1 binary64))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (* 1/90 (* angle (PI)))) 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 (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
#s(approx (cos (* (* angle (PI)) 1/180)) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))
#s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))
#s(approx (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
#s(approx (cos (* 2 (* (* (PI) angle) 1/180))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
#s(approx (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
#s(approx (* (cos (* 1/90 (* angle (PI)))) 1/2) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
#s(approx (cos (* 1/90 (* angle (PI)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
#s(approx (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))

eval49.0ms (1.3%)

Memory
26.6MiB live, 115.6MiB allocated; 9ms collecting garbage
Compiler

Compiled 8 644 to 2 343 computations (72.9% saved)

prune97.0ms (2.6%)

Memory
-20.1MiB live, 222.5MiB allocated; 14ms collecting garbage
Pruning

64 alts after pruning (59 fresh and 5 done)

PrunedKeptTotal
New38031411
Fresh212849
Picked235
Done022
Total40364467
Accuracy
80.6%
Counts
467 → 64
Alt Table
Click to see full alt table
StatusAccuracyProgram
71.0%
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.1%
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.0%
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
16.4%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
16.5%
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
79.4%
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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)))
79.3%
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
79.3%
(+.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)))
79.5%
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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)))
78.8%
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
70.1%
(+.f64 (pow.f64 (*.f64 a #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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
71.7%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
71.7%
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
61.1%
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
71.7%
(+.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)))
61.1%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
62.1%
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) #s(literal 2 binary64))) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
60.8%
(+.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)))
41.7%
#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)))))))
54.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64))))) b) #s(literal 2 binary64)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.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)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)))
56.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 #s(approx (cos (* (* angle (PI)) 1/180)) (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))) b) #s(literal 2 binary64)))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)))
55.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 #s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 2 binary64)))
34.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
41.8%
#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) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))))) (*.f64 b b)))
41.8%
#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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
41.7%
#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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
10.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 b b)))
46.4%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.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) angle) (PI.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) angle) (PI.f64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
48.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 b b)))
47.7%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) (*.f64 b b)))
46.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
54.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (*.f64 b b)))
53.2%
#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) (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (/.f64 (PI.f64) #s(literal 2 binary64))))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
54.7%
#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) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))))))) (*.f64 b b)))
54.8%
#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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))
53.2%
#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) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
54.7%
#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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (*.f64 b b)))
53.2%
#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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
53.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
54.4%
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64)))))
0.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (exp.f64 #s(approx (* (log b) 2) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (log.f64 (neg.f64 b))))))))))
54.8%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 b b)))
25.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
25.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
25.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
26.5%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
9.2%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.f64 b b)))
20.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 #s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) (*.f64 b b)))
53.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
55.3%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
42.5%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))
40.9%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))))
34.0%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))))))
53.8%
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (*.f64 b b))))
30.8%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))))
54.8%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)))
31.0%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a)))
8.9%
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)))))
Compiler

Compiled 4 652 to 2 694 computations (42.1% saved)

regimes230.0ms (6.3%)

Memory
9.8MiB live, 388.6MiB allocated; 26ms collecting garbage
Counts
121 → 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)) (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))))
(+.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)))
(+.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 (*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (log.f64 b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 #s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))))
#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)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.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 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
(+.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)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))))))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a)))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 #s(approx (cos (* (* angle (PI)) 1/180)) (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))) b) #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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 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)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 #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 (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 #s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) (*.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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.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 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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)))
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (pow.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 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 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) #s(approx (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b)) (*.f64 b b))) (*.f64 b b))) (*.f64 b b)))
#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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) b) #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) (sin.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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 #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))))))) (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (exp.f64 #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 (+ (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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))))) (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)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal -1 binary64))) #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 (*.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 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
(fma.f64 (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(fma.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b))))
(+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #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 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
(+.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 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #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 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.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 180 binary64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b)) #s(literal 2 binary64))))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b)) #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 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)) (/.f64 (PI.f64) #s(literal 2 binary64))))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64))) angle)))) #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 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal -1 binary64))) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) #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)) (pow.f64 (*.f64 b #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(literal 2 binary64)))
(+.f64 #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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (*.f64 b b)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (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 (*.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 (pow.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 a a) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64)))
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 angle #s(literal 180 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 (sin.f64 (fma.f64 (PI.f64) (/.f64 angle #s(literal 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 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64)) (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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64))) (*.f64 a a) (*.f64 (fma.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (PI.f64) #s(literal 2 binary64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 b b))) (*.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) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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 (+.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) angle) (PI.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) angle) (PI.f64))))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
(+.f64 (pow.f64 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)))) a))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)))
(+.f64 (pow.f64 (exp.f64 #s(approx (log (* (sin (* (PI) (/ angle 180))) a)) (log.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) 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 (exp.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b))) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 #s(approx (* (/ angle 180) (PI)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #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 (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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))) #s(approx (sin (* (/ angle 180) (PI))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 a a)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 2 binary64))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (sin.f64 (/.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 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (*.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) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))))) (*.f64 b b)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (-.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/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)) (pow.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) (sin.f64 (/.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 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 b b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 b b))) (*.f64 b b)))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #s(literal 4 binary64))) (-.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) b) #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) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64))))) (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))))) (*.f64 b b)))
Outputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.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

6 calls:

65.0ms
(/.f64 angle #s(literal 180 binary64))
37.0ms
angle
31.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
30.0ms
b
30.0ms
a
Results
AccuracySegmentsBranch
79.5%1(/.f64 angle #s(literal 180 binary64))
79.5%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
79.5%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)))
79.5%1a
79.5%1b
79.5%1angle
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes84.0ms (2.3%)

Memory
22.1MiB live, 118.6MiB allocated; 5ms collecting garbage
Counts
39 → 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)) (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))))
(+.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)))
(+.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 (*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (log.f64 b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 #s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))))
#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)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.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 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
(+.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)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))))))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a)))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 #s(approx (cos (* (* angle (PI)) 1/180)) (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))) b) #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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 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)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 #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 (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 #s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) (*.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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.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 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Outputs
(+.f64 (pow.f64 (*.f64 a (sin.f64 #s(approx (* (PI) (/ angle 180)) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (*.f64 b b)))
Calls

6 calls:

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

Compiled 31 to 36 computations (-16.1% saved)

regimes67.0ms (1.8%)

Memory
-19.5MiB live, 124.4MiB allocated; 10ms collecting garbage
Counts
38 → 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)) (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))))
(+.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)))
(+.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 (*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (log.f64 b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 #s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))))
#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)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.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 a #s(approx (sin (* (/ angle 180) (PI))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
(+.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)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))))))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a)))
#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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a))))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) #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(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 #s(approx (cos (* (* angle (PI)) 1/180)) (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))) b) #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 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 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)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 b b)))
#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) (sin.f64 (fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64) (/.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 #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 (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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) #s(literal 2 binary64))) (/.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)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.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 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 #s(approx (+ (* (- 1/2 (* (cos (* 1/90 (* angle (PI)))) 1/2)) (* a a)) (* (+ (* (cos (* 1/90 (* angle (PI)))) 1/2) 1/2) (* b b))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b)) (*.f64 b b))) (*.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 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) a) a) (*.f64 b b))) (*.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) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (* 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 angle (PI.f64)))) #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 #s(approx (+ (* (* a a) (/ (- 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (* b b))) (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180)))))) (*.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 b b)) (*.f64 a a))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.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)))
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 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (* (/ angle 180) (PI)))) b) #s(literal 2 binary64)))
Calls

6 calls:

13.0ms
b
13.0ms
angle
10.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
10.0ms
a
10.0ms
(/.f64 angle #s(literal 180 binary64))
Results
AccuracySegmentsBranch
76.5%2a
74.6%2b
71.7%1(/.f64 angle #s(literal 180 binary64))
71.7%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
75.1%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.7%1angle
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes4.0ms (0.1%)

Memory
10.7MiB live, 10.7MiB 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)) (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))))
(+.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)))
(+.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 (*.f64 a #s(approx (sin (* (PI) (/ angle 180))) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) #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 (log.f64 b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (pow.f64 #s(approx (* (cos (* (* angle (PI)) 1/180)) b) (fma.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 2 binary64)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (exp.f64 (log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))))
#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)) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* 2 (* (* (PI) angle) 1/180))))) (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))) (*.f64 b b)))
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))))
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
76.5%2a
Compiler

Compiled 1 to 3 computations (-200% saved)

regimes14.0ms (0.4%)

Memory
-16.3MiB live, 30.4MiB allocated; 2ms collecting garbage
Counts
4 → 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)) (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))))
(+.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)))
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:

4.0ms
b
2.0ms
(/.f64 angle #s(literal 180 binary64))
2.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
2.0ms
angle
2.0ms
a
Results
AccuracySegmentsBranch
65.9%3(/.f64 angle #s(literal 180 binary64))
65.9%3(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
65.9%3angle
64.7%2b
65.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)))
68.2%2a
Compiler

Compiled 31 to 36 computations (-16.1% saved)

regimes9.0ms (0.3%)

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

Total -1.0b remaining (-3.6%)

Threshold costs -1b (-3.6%)

Counts
3 → 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)) (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))))
Outputs
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 b b))
Calls

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

Compiled 31 to 36 computations (-16.1% saved)

bsearch17.0ms (0.5%)

Memory
-20.2MiB live, 26.5MiB allocated; 3ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
2.669029748157563e-56
1.3886923820352974e-55
Samples
10.0ms96×0valid
Compiler

Compiled 294 to 256 computations (12.9% saved)

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

bsearch1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.669029748157563e-56
1.3886923820352974e-55
Compiler

Compiled 306 to 274 computations (10.5% saved)

bsearch1.0ms (0%)

Memory
2.0MiB live, 2.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
2.669029748157563e-56
1.3886923820352974e-55
Compiler

Compiled 324 to 286 computations (11.7% saved)

derivations200.0ms (5.4%)

Memory
-0.1MiB live, 197.2MiB allocated; 53ms collecting garbage
Stop Event
fuel
Compiler

Compiled 106 to 62 computations (41.5% saved)

preprocess74.0ms (2%)

Memory
8.7MiB live, 148.1MiB allocated; 14ms collecting garbage
Remove

(abs angle)

(abs b)

(abs a)

Compiler

Compiled 1 654 to 1 203 computations (27.3% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...