
Time bar (total: 5.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0.0% | 0.0% | 99.9% | 0.1% | 0.0% | 0.0% | 0.0% | 0 |
| 100.0% | 99.9% | 0.0% | 0.1% | 0.0% | 0.0% | 0.0% | 1 |
Compiled 23 to 12 computations (47.8% saved)
| 956.0ms | 8 256× | 0 | valid |
ival-sinu: 253.0ms (35.7% of total)ival-cosu: 182.0ms (25.7% of total)ival-pow2: 165.0ms (23.3% of total)ival-mult!: 88.0ms (12.4% of total)ival-add!: 18.0ms (2.5% of total)adjust: 2.0ms (0.3% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 216 |
| 1 | 173 | 213 |
| 2 | 797 | 213 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 79.9% | (+.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))) |
(abs a)
(abs b)
(abs angle)
Compiled 42 to 30 computations (28.6% saved)
| Inputs |
|---|
180 |
(PI) |
2 |
| Outputs |
|---|
#s(literal 180 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
#s(literal 2 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 5 to 5 computations (0.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 263 | 1265 |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx b b) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (*.f64 b (cos.f64 (*.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 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx angle angle) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (/ angle 180) (PI)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 #s(literal -1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (cos (* (/ angle 180) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ angle 180) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* (/ angle 180) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (/ angle 180) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (+.f64 b (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* b (cos (* (/ angle 180) (PI)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* (/ angle 180) (PI))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 6.0ms | angle | inf |
| 5.0ms | angle | 0 |
| 3.0ms | a | 0 |
| 3.0ms | a | inf |
| 3.0ms | angle | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 83 |
| 0 | 25 | 83 |
| 1 | 99 | 83 |
| 2 | 361 | 83 |
| 3 | 2401 | 83 |
| 0 | 4041 | 83 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(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 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| Outputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) angle) #s(literal -180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) (neg.f64 angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 angle #s(literal 180 binary64)) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) |
(PI.f64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/3 binary64))) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (neg.f64 (PI.f64)) angle) #s(literal -1/180 binary64)) |
(*.f64 (cbrt.f64 (fabs.f64 (PI.f64))) (*.f64 (cbrt.f64 (fabs.f64 (PI.f64))) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (neg.f64 (cbrt.f64 (PI.f64))) (*.f64 (neg.f64 (cbrt.f64 (PI.f64))) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 angle) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) angle) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) (*.f64 (neg.f64 (PI.f64)) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (PI.f64))) (*.f64 #s(literal -1/180 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)) |
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) |
(*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 a (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(fabs.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) |
b |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64)) (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1/180 binary64) angle #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal 360 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 360 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal 360 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 360 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (sin.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64))) |
(cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(+.f64 (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal 360 binary64))) (cos.f64 (/.f64 (*.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 360 binary64)))) (*.f64 (cos.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal 360 binary64))) (sin.f64 (/.f64 (*.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 360 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b)) |
(fma.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(+.f64 (*.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) b)) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(*.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b)) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(fabs.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) (*.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (fma.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) (*.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (fma.f64 (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (-.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) |
(neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(fma.f64 b (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 a (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b)) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
Compiled 8 336 to 1 289 computations (84.5% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 223 | 27 | 250 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 224 | 27 | 251 |
| Status | Accuracy | Program |
|---|---|---|
| 61.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 65.9% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) | |
| ▶ | 73.1% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
| 79.7% | (+.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))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
| 79.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 (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal -1 binary64)))) | |
| 65.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) | |
| 79.2% | (+.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) (pow.f64 b #s(literal 2 binary64)))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) | |
| 79.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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))) | |
| 79.9% | (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal -1 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 67.8% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 69.6% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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))) | |
| 63.8% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (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))) | |
| 49.8% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| ▶ | 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
| ▶ | 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
Compiled 1 466 to 1 010 computations (31.1% saved)
| Inputs |
|---|
1 |
180 |
(PI) |
2 |
1/180 |
-1/32400 |
(pow (PI) 2) |
1/32400 |
1/2 |
1/90 |
| Outputs |
|---|
#s(literal 1 binary64) |
#s(literal 180 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
#s(literal 2 binary64) |
#s(literal 6405119470038039/1152921504606846976 binary64) |
#s(literal -4554751623138161/147573952589676412928 binary64) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal 4554751623138161/147573952589676412928 binary64) |
#s(literal 1/2 binary64) |
#s(literal 6405119470038039/576460752303423488 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 14 to 12 computations (14.3% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 657 | 4366 |
| 1× | iter-limit |
| Inputs |
|---|
a |
#s(literal 1 binary64) |
#s(literal 180 binary64) |
angle |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(PI.f64) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal -1/32400 binary64) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) |
#s(literal 1/32400 binary64) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 angle #s(literal 180 binary64)) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 a a) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) angle) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (pow a 2) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (pow a 2) (pow (PI) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (* 1/32400 (* (pow a 2) (pow (PI) 2))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))) |
#s(approx (* (* a a) (sin (* (PI) (* 1/180 angle)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx b b) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow b 2) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (pow b 2) (pow (PI) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx angle angle) |
#s(approx (/ 180 angle) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (/ 1 (/ 180 angle)) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (/ 1 (/ 180 angle)) (PI)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 #s(literal -1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64)) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (+.f64 b (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) 2) (pow (* b (cos (* (/ 1 (/ 180 angle)) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (pow angle 2) (pow.f64 angle #s(literal 2 binary64))) |
#s(approx (+ (* 1/180 angle) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* 1/180 angle) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(approx (* (PI) (+ (* 1/180 angle) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (PI) (+ (* 1/180 angle) 1/2)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (fma.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (fma.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
#s(approx (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (* (* a a) (sin (* (PI) (* 1/180 angle)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* (* a a) (sin (* (PI) (* 1/180 angle)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* a a) (sin (* (PI) (* 1/180 angle)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* (* a a) (sin (* (PI) (* 1/180 angle)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (* (* (PI) angle) 1/90) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (cos (* (* (PI) angle) 1/90)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16200 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* (* (PI) angle) 1/90)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (* (PI) angle) 1/90)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/382637520000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/1574640000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) (+.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) (+.f64 b (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sin (* (/ 1 (/ 180 angle)) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))))))) |
#s(approx (+ (* 1/180 angle) 1/2) (*.f64 angle (+.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) angle))))) |
#s(approx (* (PI) (+ (* 1/180 angle) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
#s(approx (cos (* (* (PI) angle) 1/90)) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (PI) (+ (* 1/180 angle) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
#s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))) |
#s(approx (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) #s(literal 2 binary64))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 12.0ms | angle | inf |
| 10.0ms | angle | -inf |
| 8.0ms | a | 0 |
| 7.0ms | b | 0 |
| 6.0ms | angle | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 512 |
| 0 | 125 | 466 |
| 1 | 497 | 457 |
| 2 | 1768 | 457 |
| 0 | 4981 | 452 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
a |
#s(literal 1 binary64) |
#s(literal 180 binary64) |
angle |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(PI.f64) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
b |
(cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64))) |
(*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal -1/32400 binary64) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) |
#s(literal 1/32400 binary64) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(/.f64 angle #s(literal 180 binary64)) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 a a) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (PI.f64) angle) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
| Outputs |
|---|
a |
#s(literal 1 binary64) |
#s(literal 180 binary64) |
angle |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal -1 binary64) angle)) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (neg.f64 (neg.f64 (neg.f64 angle)))) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(neg.f64 (/.f64 #s(literal -180 binary64) angle)) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64)) (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 angle)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 angle))) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(PI.f64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 angle) (PI.f64))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) |
(*.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (neg.f64 a) (*.f64 (neg.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 a (*.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(fabs.f64 (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
b |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 b (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b))) (*.f64 (*.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)))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.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 (-.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 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.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)))))) 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 (-.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 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.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))))))))) (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 (neg.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 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.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))))))) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.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 (*.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 (neg.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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (*.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)))))) b) b))) (-.f64 (*.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 (+.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)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 (+.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)))))) b) b))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (neg.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 (-.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)))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.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)))))) 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))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (-.f64 #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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.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))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(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) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(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 (+.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)))))) b) b)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (*.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)))))) b) b)) |
(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 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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))) |
(fma.f64 b (*.f64 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 (-.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))) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (*.f64 (+.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)))))) b) b)) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 a (*.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 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 (*.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)))))) b) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(-.f64 (*.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 (neg.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 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (neg.f64 (*.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 (-.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)) (neg.f64 (*.f64 (*.f64 (neg.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 (*.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 (+.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)))))) b) b)) |
(+.f64 (*.f64 (*.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)))))) 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 (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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 1/180 binary64) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (exp.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 angle) (PI.f64))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (fabs.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(fabs.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))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(+.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 b (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 (+.f64 #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)))))) b) b)) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (fabs.f64 (fabs.f64 angle)) (fabs.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) (pow.f64 angle #s(literal 1 binary64))) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) angle) |
(*.f64 (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 angle angle) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 angle #s(literal 2 binary64)) |
(/.f64 (pow.f64 angle #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(fabs.f64 (*.f64 angle angle)) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
#s(literal -1/32400 binary64) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (fabs.f64 (PI.f64))) (neg.f64 (fabs.f64 (PI.f64)))) |
(*.f64 (fabs.f64 (fabs.f64 (PI.f64))) (fabs.f64 (fabs.f64 (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (fabs.f64 (PI.f64)) (fabs.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 #s(literal 1 binary64) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1 binary64))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64)))) |
(*.f64 (pow.f64 (*.f64 b (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) |
(*.f64 (*.f64 (*.f64 b b) (PI.f64)) (PI.f64)) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 b (PI.f64)) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 b (PI.f64)) (*.f64 b (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 b (*.f64 b (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 b b))) |
(pow.f64 (*.f64 b (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 b (PI.f64)) #s(literal 1 binary64)) (pow.f64 (*.f64 b (PI.f64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b (PI.f64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 b b) (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 b (PI.f64))) (*.f64 b (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 b b))) |
#s(literal 1/32400 binary64) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a)) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(neg.f64 (*.f64 a (neg.f64 a))) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
(fabs.f64 (*.f64 a (neg.f64 a))) |
(fabs.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 a) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 a) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 a) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 a) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) (fabs.f64 a))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 a)))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) (neg.f64 a))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 a)))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 a) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 a) (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 a) (PI.f64))) (neg.f64 (*.f64 (neg.f64 a) (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (fabs.f64 a))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 a)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 a))) (neg.f64 (*.f64 (PI.f64) (neg.f64 a)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(*.f64 (pow.f64 (*.f64 a (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(*.f64 (*.f64 (fabs.f64 a) (PI.f64)) (*.f64 (fabs.f64 a) (PI.f64))) |
(*.f64 (*.f64 (neg.f64 a) (PI.f64)) (*.f64 (neg.f64 a) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (fabs.f64 a)) (*.f64 (PI.f64) (fabs.f64 a))) |
(*.f64 (*.f64 (PI.f64) (neg.f64 a)) (*.f64 (PI.f64) (neg.f64 a))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (PI.f64) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (PI.f64) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) a) #s(literal 1 binary64)) (*.f64 (PI.f64) a)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(*.f64 (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(*.f64 a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(pow.f64 (*.f64 (fabs.f64 a) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (PI.f64) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (PI.f64) a) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) a)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 a a) (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) a)) (*.f64 (PI.f64) a))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64)) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 a a) #s(literal 1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)))) |
(*.f64 #s(literal -1/32400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) angle) angle (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) angle) angle (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (neg.f64 (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 angle angle)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 angle angle) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (*.f64 angle angle) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle) (neg.f64 (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 angle angle)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (neg.f64 (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
(fma.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))))) (neg.f64 (*.f64 (neg.f64 b) b))) |
(fma.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))))) (*.f64 b b)) |
(fma.f64 angle (*.f64 angle (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(fma.f64 angle (*.f64 angle (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (PI.f64)) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))))) (*.f64 angle angle))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
(+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 b) b))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (neg.f64 (*.f64 (neg.f64 b) b))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle) (*.f64 b b))) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64)) (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 angle)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 angle))) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 angle) (PI.f64))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) |
(*.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (neg.f64 a) (*.f64 (neg.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 a (*.f64 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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(fabs.f64 (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 (neg.f64 (+.f64 #s(literal -90 binary64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (+.f64 #s(literal 90 binary64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (+.f64 #s(literal -90 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle) (fma.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(fma.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (neg.f64 angle) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 angle) #s(literal -1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 angle) #s(literal 1/180 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(+.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (PI.f64))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (neg.f64 (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64)))) #s(literal -360 binary64)) |
(/.f64 (neg.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (neg.f64 (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal -360 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 360 binary64)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 32400 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 32400 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(log.f64 (exp.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 b b)) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 b (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b))) (*.f64 (*.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)))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.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 (-.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 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.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)))))) 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 (-.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 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.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))))))))) (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 (neg.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 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.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))))))) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (*.f64 (*.f64 (neg.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 (*.f64 (neg.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 (*.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 (neg.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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (*.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)))))) b) b))) (-.f64 (*.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 (+.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)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 (+.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)))))) b) b))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (neg.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 (-.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)))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.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)))))) 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))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (-.f64 #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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.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))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(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) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(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 (+.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)))))) b) b)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (*.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)))))) b) b)) |
(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 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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))) |
(fma.f64 b (*.f64 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 (-.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))) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (*.f64 (+.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)))))) b) b)) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 a (*.f64 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))))))) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 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 (*.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)))))) b) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (neg.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))))))))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(-.f64 (*.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 (neg.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 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (neg.f64 (*.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 (-.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)) (neg.f64 (*.f64 (*.f64 (neg.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 (*.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 (+.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)))))) b) b)) |
(+.f64 (*.f64 (*.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)))))) 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 (neg.f64 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a)) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(neg.f64 (*.f64 a (neg.f64 a))) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
(fabs.f64 (*.f64 a (neg.f64 a))) |
(fabs.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (neg.f64 (*.f64 a a))) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64)) (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 angle)) #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 2 binary64)) #s(literal -360 binary64)) |
(/.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 angle)) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) angle) #s(literal 360 binary64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 angle))) #s(literal -180 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal -1/180 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1/90 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 2 binary64))) |
(/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (neg.f64 angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 angle) (PI.f64))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (PI.f64) angle))) #s(literal -360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 360 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) #s(literal -1 binary64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) angle))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) (neg.f64 (/.f64 #s(literal 1 binary64) angle))) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) |
(*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (exp.f64 (*.f64 (PI.f64) angle))) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) (sin.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) |
(*.f64 b (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) b (*.f64 #s(literal 1/2 binary64) b)) |
(fma.f64 #s(literal 1/2 binary64) b (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) b)) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b #s(literal 1/2 binary64))) |
(fma.f64 b #s(literal 1/2 binary64) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 b (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.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 (-.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 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.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 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) (-.f64 (*.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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 (*.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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(neg.f64 (-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.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)))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (fabs.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(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 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(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) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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))))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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))))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) 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))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #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))) |
(fma.f64 b (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 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 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 a (*.f64 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))))))) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 a (*.f64 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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 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 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (neg.f64 (*.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 (-.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 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (*.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 (neg.f64 (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.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)) (neg.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
Compiled 32 603 to 5 279 computations (83.8% saved)
60 alts after pruning (59 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 958 | 47 | 1 005 |
| Fresh | 10 | 12 | 22 |
| Picked | 5 | 0 | 5 |
| Done | -1 | 1 | 0 |
| Total | 972 | 60 | 1 032 |
| Status | Accuracy | Program |
|---|---|---|
| 61.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 65.9% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) | |
| ▶ | 77.3% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
| 75.7% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 70.8% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 73.3% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) b) b)) | |
| 73.1% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) b) b)) | |
| 73.1% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) b) b)) | |
| 73.1% | (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 79.7% | (+.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))) | |
| ▶ | 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
| 65.3% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 32400 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| ✓ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 74.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) #s(literal 2 binary64))) | |
| 79.2% | (+.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) (pow.f64 b #s(literal 2 binary64)))) | |
| 79.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 78.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal -1 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.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)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.9% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 67.8% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 69.6% | (+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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))) | |
| 49.8% | (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.f64 b b))) | |
| 36.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) | |
| 35.6% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) | |
| ▶ | 40.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
| 35.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) | |
| 55.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) | |
| 49.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 49.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)))) | |
| 48.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) | |
| 50.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) | |
| 55.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) | |
| ▶ | 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
| 34.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) | |
| 55.8% | #s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
Compiled 3 124 to 2 215 computations (29.1% saved)
| Inputs |
|---|
180 |
(PI) |
2 |
1/180 |
(* 1/180 (PI)) |
1/2 |
(* 1/2 (PI)) |
(* (PI) (PI)) |
-1/32400 |
1/32400 |
-1/90 |
| Outputs |
|---|
#s(literal 180 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
#s(literal 2 binary64) |
#s(literal 6405119470038039/1152921504606846976 binary64) |
#s(literal 5030569068109113/288230376151711744 binary64) |
#s(literal 1/2 binary64) |
#s(literal 884279719003555/562949953421312 binary64) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal -4554751623138161/147573952589676412928 binary64) |
#s(literal 4554751623138161/147573952589676412928 binary64) |
#s(literal -6405119470038039/576460752303423488 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 19 to 13 computations (31.6% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 653 | 4253 |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 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 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal -1/32400 binary64) |
(*.f64 b b) |
(*.f64 a a) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 angle angle) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) |
(fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
(log.f64 b) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(*.f64 (PI.f64) angle) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal -1/90 binary64) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)) |
(cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (* a a) 1/32400) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))) |
#s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx b b) |
#s(approx (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) (*.f64 b (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b b) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))))) |
#s(approx (log b) (log.f64 b)) |
#s(approx (* (log b) 2) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
#s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/32400 binary64)))) |
#s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (log b) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (* (log b) 2) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx angle angle) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (/ angle 180) (PI)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 #s(literal -1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) (fma.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) (fma.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
#s(approx (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (* angle angle) (pow.f64 angle #s(literal 2 binary64))) |
#s(approx (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (* (exp (* (log b) 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (exp (* (log b) 2)) (pow (cos (* 1/180 (* angle (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (/ 180 angle) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (* b (cos (/ (PI) (/ 180 angle)))) (+.f64 b (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* b (cos (/ (PI) (/ 180 angle)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* b (cos (/ (PI) (/ 180 angle)))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 #s(literal -1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 a (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (* -1/90 (* (PI) angle)) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (cos (* -1/90 (* (PI) angle))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/16200 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* -1/90 (* (PI) angle))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/1574640000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* -1/90 (* (PI) angle))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/382637520000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/1574640000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 #s(literal 1/3149280000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (sin.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (* b b) (* (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64)))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (cos (* -1/90 (* (PI) angle))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI))) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 37.0ms | b | 0 |
| 20.0ms | b | inf |
| 15.0ms | angle | -inf |
| 12.0ms | b | -inf |
| 5.0ms | angle | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 497 |
| 0 | 125 | 501 |
| 1 | 503 | 468 |
| 2 | 2164 | 457 |
| 0 | 4086 | 455 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 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 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (PI.f64)) |
#s(literal -1/32400 binary64) |
(*.f64 b b) |
(*.f64 a a) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 angle angle) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) |
(fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
(log.f64 b) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(*.f64 (PI.f64) angle) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal -1/90 binary64) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)) |
(cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
| Outputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64)) (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 angle #s(literal 180 binary64)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 (neg.f64 angle) #s(literal 180 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(PI.f64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) a) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 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)))))) a)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(fabs.f64 (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
b |
#s(literal 1/180 binary64) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/180 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
(/.f64 (fabs.f64 (*.f64 (PI.f64) #s(literal 1 binary64))) #s(literal 180 binary64)) |
(/.f64 (fabs.f64 (*.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 180 binary64)) |
(fabs.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(fabs.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(log.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
#s(literal 1/2 binary64) |
(*.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fabs.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(fabs.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(log.f64 (sqrt.f64 (exp.f64 (PI.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) |
(*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (PI.f64) (-.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) (*.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (PI.f64) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(log.f64 (*.f64 (sqrt.f64 (exp.f64 (PI.f64))) (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sqrt.f64 (exp.f64 (PI.f64))))) |
(log.f64 (/.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (exp.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(fma.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 (*.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 b (*.f64 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)))))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(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 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b))) (*.f64 (*.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)))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.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 binary64) (/.f64 (*.f64 (*.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)))))) 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 (-.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 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)))) (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) (neg.f64 (*.f64 (*.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)))))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)) (*.f64 (*.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)) (neg.f64 (*.f64 (*.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)))))) b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (*.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)))))) b) b))) (-.f64 (*.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 (+.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)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 (+.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)))))) b) b))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 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))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.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))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.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))) |
(fma.f64 (*.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)))))) (neg.f64 b)) (neg.f64 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))) |
(fma.f64 (*.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)))))) 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))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (-.f64 #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))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 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))) |
(fma.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.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))) |
(fma.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(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) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(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 (+.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)))))) b) b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 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 (-.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))) |
(fma.f64 (*.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)))))) a) a (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.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)))))) a) a (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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))) |
(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 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.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))) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 b (*.f64 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 (-.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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (*.f64 (+.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)))))) b) b)) |
(fma.f64 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)))))) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 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)))))) a) (*.f64 (*.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)))))) b) b)) |
(-.f64 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 (*.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)))))) a)) a)) |
(-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 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)))))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (neg.f64 (*.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 (-.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)) (neg.f64 (*.f64 (*.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)))))) b) b))) |
(+.f64 (*.f64 (*.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)))))) 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 (*.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)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(+.f64 (*.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 (+.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)))))) b) b)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (PI.f64)))) (neg.f64 (neg.f64 (neg.f64 (PI.f64))))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (cbrt.f64 (PI.f64))) |
(*.f64 (fabs.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (PI.f64)) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (PI.f64)) (neg.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (fabs.f64 (pow.f64 (PI.f64) #s(literal 4/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 4/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (cbrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(*.f64 (PI.f64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (PI.f64) (PI.f64)) |
(pow.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/3 binary64)) |
(pow.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64)) |
(pow.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 3 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/3 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1 binary64)) |
(pow.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (PI.f64) #s(literal 1 binary64)) (pow.f64 (PI.f64) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(neg.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64))) |
(cbrt.f64 (fabs.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
(cbrt.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(sqrt.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(fabs.f64 (*.f64 (neg.f64 (PI.f64)) (PI.f64))) |
(fabs.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(fabs.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (neg.f64 (PI.f64))) (neg.f64 (PI.f64)))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64)))) |
#s(literal -1/32400 binary64) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) |
(*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b)))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/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)) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.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 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.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 (/.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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (log.f64 b)) (cosh.f64 (log.f64 b))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (neg.f64 (*.f64 b b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 (neg.f64 (fabs.f64 a))) (neg.f64 (neg.f64 (fabs.f64 a)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a)) |
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (neg.f64 (fabs.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(sqrt.f64 (*.f64 (*.f64 a a) (*.f64 a a))) |
(fabs.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1/32400 binary64))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1/32400 binary64))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(*.f64 a (*.f64 #s(literal 1/32400 binary64) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1/32400 binary64) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 b (*.f64 #s(literal -1/32400 binary64) b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 b (*.f64 #s(literal -1/32400 binary64) b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 a (*.f64 #s(literal 1/32400 binary64) a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 #s(literal -1/32400 binary64) b)) b)) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (neg.f64 (PI.f64))) (neg.f64 (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(*.f64 (PI.f64) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (neg.f64 (PI.f64))) (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) a) (*.f64 #s(literal 1/32400 binary64) a) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (neg.f64 (PI.f64))) (neg.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/32400 binary64) b)) b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(fma.f64 a (*.f64 (*.f64 #s(literal 1/32400 binary64) a) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) |
(log.f64 (pow.f64 (exp.f64 (neg.f64 (PI.f64))) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (neg.f64 (PI.f64))))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 angle))) (neg.f64 (neg.f64 (fabs.f64 angle)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 angle))) (neg.f64 (neg.f64 (neg.f64 angle)))) |
(*.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (pow.f64 (fabs.f64 angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (fabs.f64 angle)) |
(*.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (pow.f64 (neg.f64 angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (neg.f64 angle)) |
(*.f64 (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) (pow.f64 angle #s(literal 1 binary64))) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) angle) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 angle angle) |
(pow.f64 (neg.f64 (fabs.f64 angle)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 angle)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (*.f64 angle angle) #s(literal 1 binary64)) |
(pow.f64 angle #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (pow.f64 (fabs.f64 angle) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(/.f64 (pow.f64 angle #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(neg.f64 (*.f64 angle (neg.f64 angle))) |
(neg.f64 (*.f64 (neg.f64 angle) angle)) |
(sqrt.f64 (*.f64 (*.f64 angle angle) (*.f64 angle angle))) |
(fabs.f64 (*.f64 angle (neg.f64 angle))) |
(fabs.f64 (*.f64 (neg.f64 angle) angle)) |
(fabs.f64 (neg.f64 (*.f64 angle angle))) |
(fabs.f64 (*.f64 angle angle)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 angle)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (fabs.f64 angle)) (fabs.f64 angle)) |
(*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (fabs.f64 angle) (*.f64 (fabs.f64 angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle))) |
(*.f64 (neg.f64 angle) (*.f64 (neg.f64 angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (*.f64 angle angle)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) |
(*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 angle angle))) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle))) |
(*.f64 angle (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 angle angle))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 b b)) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a)) (*.f64 angle angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 b b))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (fabs.f64 angle)) (fabs.f64 angle) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 angle) (*.f64 (fabs.f64 angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64))) (*.f64 b b)) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (neg.f64 angle) (*.f64 (neg.f64 angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64))) (*.f64 b b)) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (*.f64 angle angle) (*.f64 b b)) |
(fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) |
(fma.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(fma.f64 b b (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 angle angle)) (*.f64 b b)) |
(fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b)) |
(fma.f64 angle (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle))) |
(+.f64 (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.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 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))))) |
(+.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) (*.f64 angle angle))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64))) (*.f64 angle angle)))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
(log.f64 b) |
(*.f64 (log.f64 b) (log.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 b) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (neg.f64 b))) |
(*.f64 #s(literal 2 binary64) (log.f64 b)) |
(fma.f64 #s(literal 1 binary64) (log.f64 b) (*.f64 #s(literal 1 binary64) (log.f64 b))) |
(fma.f64 (log.f64 b) #s(literal 1 binary64) (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 (log.f64 (neg.f64 (neg.f64 b))) (log.f64 (neg.f64 (neg.f64 b)))) |
(+.f64 (log.f64 (neg.f64 b)) (log.f64 (neg.f64 b))) |
(+.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)) (*.f64 (log.f64 b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 b)) (*.f64 #s(literal 1 binary64) (log.f64 b))) |
(+.f64 (log.f64 b) (log.f64 b)) |
(log.f64 (*.f64 b b)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) |
(*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 b)))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/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)) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.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 #s(literal 1 binary64) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 (*.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 (/.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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sinh.f64 (log.f64 b)) (cosh.f64 (log.f64 b))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (neg.f64 (*.f64 b b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (exp.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (neg.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(pow.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))) |
(fabs.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))))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 b (*.f64 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)))))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(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 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(neg.f64 (/.f64 #s(literal -180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) a) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 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)))))) a)) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(fabs.f64 (*.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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) |
(cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) |
(*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(fma.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(fma.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 (*.f64 b (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 b (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) |
(*.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #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 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) |
(*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) |
(*.f64 b (*.f64 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)))))))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) #s(literal -1 binary64))) |
(fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(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 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fabs.f64 (*.f64 (*.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)))))) b) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b))) (*.f64 (*.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)))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.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 binary64) (/.f64 (*.f64 (*.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)))))) 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 (-.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 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)))) (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) (neg.f64 (*.f64 (*.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)))))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)) (*.f64 (*.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)) (neg.f64 (*.f64 (*.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)))))) b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (*.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)))))) b) b))) (-.f64 (*.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 (+.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)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 (+.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)))))) b) b))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) 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)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b))) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 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))) |
(fma.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (*.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))) |
(fma.f64 (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b)) (neg.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.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))) |
(fma.f64 (*.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)))))) (neg.f64 b)) (neg.f64 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))) |
(fma.f64 (*.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)))))) 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))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (-.f64 #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))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (neg.f64 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))) |
(fma.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.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))) |
(fma.f64 (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) b) (*.f64 (fabs.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(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) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(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 (+.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)))))) b) b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 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 (-.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))) |
(fma.f64 (*.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)))))) a) a (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.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)))))) a) a (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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))) |
(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 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.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))) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) (*.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) 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))) |
(fma.f64 b (*.f64 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 (-.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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (*.f64 (+.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)))))) b) b)) |
(fma.f64 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)))))) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(fma.f64 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)))))) a) (*.f64 (*.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)))))) b) b)) |
(-.f64 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 (*.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)))))) a)) a)) |
(-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 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)))))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (neg.f64 (*.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 (-.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)) (neg.f64 (*.f64 (*.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)))))) b) b))) |
(+.f64 (*.f64 (*.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)))))) 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 (*.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)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) b) b)))) |
(+.f64 (*.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 (+.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)))))) b) b)) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (exp.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -180 binary64)) (neg.f64 angle)) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 180 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (PI.f64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) (neg.f64 (PI.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle)) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.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)))))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 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))))))) |
#s(literal -1/90 binary64) |
(*.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal -1/90 binary64)) |
(*.f64 (PI.f64) (*.f64 angle #s(literal -1/90 binary64))) |
(*.f64 angle (*.f64 #s(literal -1/90 binary64) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal -1/90 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64))) angle)) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle))) |
(cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (fabs.f64 angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (fma.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 b b) (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) b) |
(*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 b (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b)) |
(fma.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (/.f64 (fma.f64 b b (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 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 #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 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.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 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) (-.f64 (*.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 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 (*.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 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 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))) |
(fma.f64 (*.f64 (*.f64 b b) (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(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) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) 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))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (*.f64 (-.f64 #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))) |
(fma.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (-.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))) |
(fma.f64 (*.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)))))) a) a (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.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)))))) a) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (-.f64 #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))) |
(fma.f64 b (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) b) (*.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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 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)))))) a) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(fma.f64 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)))))) a) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.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)))))) a)) a)) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 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)))))) a))) |
(-.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b)) (neg.f64 (*.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 (-.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 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 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 (*.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)) (neg.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
Compiled 31 513 to 4 868 computations (84.6% saved)
81 alts after pruning (81 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 939 | 47 | 986 |
| Fresh | 20 | 34 | 54 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 0 | 1 |
| Total | 965 | 81 | 1 046 |
| Status | Accuracy | Program |
|---|---|---|
| 61.0% | (fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) | |
| 61.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 65.9% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) | |
| 77.5% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 77.3% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 77.3% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 78.0% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 70.8% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 74.7% | (fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 68.7% | (fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 79.7% | (+.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))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.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 (log.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| ▶ | 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 74.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) #s(literal 2 binary64))) | |
| 79.2% | (+.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) (pow.f64 b #s(literal 2 binary64)))) | |
| 79.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64))) | |
| 78.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal -1 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.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)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.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)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.9% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 67.8% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.f64 b b))) | |
| 40.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) | |
| 40.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) | |
| 44.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) | |
| 0.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #s(literal 2 binary64)))))) | |
| 39.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64)))))) | |
| 0.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 32.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 0.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 26.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) | |
| 40.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| ▶ | 40.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
| 63.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) | |
| ▶ | 55.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
| ▶ | 49.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
| 49.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)))) | |
| 48.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) | |
| 50.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) | |
| 55.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) | |
| ▶ | 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
| 53.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) | |
| 53.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) | |
| 48.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 48.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)))) | |
| 47.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) | |
| 50.6% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) #s(literal 2 binary64)))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
Compiled 4 166 to 3 080 computations (26.1% saved)
| Inputs |
|---|
180 |
(PI) |
2 |
-1 |
1/2 |
2778046668940015/281474976710656 |
-1/32400 |
1/32400 |
1/180 |
2/3 |
(pow (PI) 2/3) |
(cbrt (PI)) |
-1/180 |
(* 1/2 (PI)) |
| Outputs |
|---|
#s(literal 180 binary64) |
#s(literal 884279719003555/281474976710656 binary64) |
#s(literal 2 binary64) |
#s(literal -1 binary64) |
#s(literal 1/2 binary64) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal -4554751623138161/147573952589676412928 binary64) |
#s(literal 4554751623138161/147573952589676412928 binary64) |
#s(literal 6405119470038039/1152921504606846976 binary64) |
#s(literal 6004799503160661/9007199254740992 binary64) |
#s(literal 4830176796763987/2251799813685248 binary64) |
#s(literal 824491934883991/562949953421312 binary64) |
#s(literal -6405119470038039/1152921504606846976 binary64) |
#s(literal 884279719003555/562949953421312 binary64) |
| 0.0ms | 1× | 0 | valid |
Compiled 21 to 17 computations (19.0% saved)
adjust: 0.0ms (0.0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 698 | 5257 |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
#s(literal -1 binary64) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal -1/32400 binary64) |
(*.f64 b b) |
(*.f64 a a) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 angle angle) |
(*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 2/3 binary64) |
(pow.f64 (PI.f64) #s(literal 2/3 binary64)) |
(cbrt.f64 (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(literal -1/180 binary64) |
(*.f64 (PI.f64) angle) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))) |
#s(approx (* a a) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (* a a) 1/32400) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))) |
#s(approx (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (pow.f64 a #s(literal 2 binary64))))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64)))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64)))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 a #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx b b) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
#s(approx (* b b) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64))))))) |
#s(approx (* (pow b 2) (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 1/32400 binary64)))) |
#s(approx (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) #s(literal 555609333788003/1823957849085050880 binary64)))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64)))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (pow.f64 angle #s(literal 2 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
#s(approx angle angle) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (/ angle 180) (PI)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (/ angle 180) (PI))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64)) (*.f64 #s(literal -1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (/ 180 angle) (/.f64 #s(literal 180 binary64) angle)) |
#s(approx (/ -1 (/ 180 angle)) (*.f64 #s(literal -1/180 binary64) angle)) |
#s(approx (+ (* -1 (/ -1 (/ 180 angle))) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* -1 (/ -1 (/ 180 angle))) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(approx (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (fma.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (fma.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))) |
#s(approx (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/5832000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64)))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) #s(literal 2 binary64))))) |
#s(approx (* angle angle) (pow.f64 angle #s(literal 2 binary64))) |
#s(approx (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle)) (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (fma.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal 1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (fma.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) |
#s(approx (* (* b b) (pow (cos (* 1/180 (* angle (PI)))) 2)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* b b) (pow (cos (* 1/180 (* angle (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* b b) (pow (cos (* 1/180 (* angle (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/816293376000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/12244400640000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/12597120000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 #s(literal 1/4199040000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (cbrt (PI)) angle) (*.f64 angle (cbrt.f64 (PI.f64)))) |
#s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 angle (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))) |
#s(approx (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))) |
#s(approx (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) |
#s(approx (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 angle (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) |
#s(approx (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 angle (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))) |
#s(approx (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))) |
#s(approx (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 angle (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) |
#s(approx (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 angle (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64)))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) |
#s(approx (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) |
#s(approx (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))))) |
#s(approx (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 angle (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64)))))))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))))) |
#s(approx (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (*.f64 angle (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))))) |
#s(approx (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/2 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))))) |
#s(approx (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/2 binary64) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) (*.f64 angle (fma.f64 #s(literal 1/2 binary64) (*.f64 angle (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64)))))) (*.f64 #s(literal 1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64)))))))))))) |
#s(approx (* (pow b 2) (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* (pow b 2) (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (pow b 2) (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/2 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (pow b 2) (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2)) (fma.f64 angle (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))) (*.f64 angle (fma.f64 #s(literal 1/2 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (pow.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))) #s(literal 2 binary64)))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (sin (* (/ angle 180) (PI))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (+ (* -1 (/ -1 (/ 180 angle))) 1/2) (*.f64 angle (+.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) angle))))) |
#s(approx (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
#s(approx (+ (* b b) (* (* 2778046668940015/281474976710656 (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (* angle angle))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 1/32400 binary64) (pow.f64 a #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 angle #s(literal 2 binary64)))))) |
#s(approx (cos (* 1/180 (* angle (PI)))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (pow (cos (* 1/180 (* angle (PI)))) 2) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 angle (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 angle (-.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 angle (-.f64 (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 angle (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 angle (fma.f64 #s(literal -1/180 binary64) (PI.f64) (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle)))))) |
#s(approx (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) (+.f64 (sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (/ (+ (sin (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180))) (sin (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)))) 2) (*.f64 #s(literal 1/2 binary64) (+.f64 (sin.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
#s(approx (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))) |
#s(approx (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))))) |
#s(approx (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* -1 (/ -1 (/ 180 angle))) 1/2)))) 2)) (fma.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) #s(literal 2 binary64))))) |
#s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))) |
#s(approx (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 #s(literal -1 binary64) (*.f64 angle (-.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
#s(approx (- (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 #s(literal -1 binary64) (*.f64 angle (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal 1/180 binary64) (PI.f64))) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
#s(approx (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))))) |
#s(approx (+ (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (* (* (PI) angle) 1/180)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (fma.f64 #s(literal -1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 11.0ms | b | 0 |
| 9.0ms | angle | -inf |
| 8.0ms | angle | 0 |
| 7.0ms | angle | inf |
| 6.0ms | b | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 664 |
| 0 | 125 | 554 |
| 1 | 515 | 508 |
| 2 | 2556 | 492 |
| 0 | 4096 | 481 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(/.f64 angle #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
(*.f64 a (sin.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)) |
b |
#s(literal -1 binary64) |
(/.f64 #s(literal 180 binary64) angle) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
#s(literal 1/2 binary64) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64)))) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) |
(pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal -1/32400 binary64) |
(*.f64 b b) |
(*.f64 a a) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) |
(*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.f64 angle angle) |
(*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(literal 1/180 binary64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 2/3 binary64) |
(pow.f64 (PI.f64) #s(literal 2/3 binary64)) |
(cbrt.f64 (PI.f64)) |
(*.f64 (cbrt.f64 (PI.f64)) angle) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) |
(pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(literal -1/180 binary64) |
(*.f64 (PI.f64) angle) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
| Outputs |
|---|
a |
angle |
#s(literal 180 binary64) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 angle)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64)) (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 #s(literal -1/180 binary64) (*.f64 angle #s(literal -1 binary64))) |
(*.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 #s(literal 1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 angle #s(literal 180 binary64)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 (neg.f64 angle) #s(literal 180 binary64))) |
(neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) |
(PI.f64) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (fabs.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(cos.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(cos.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 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 a a)) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
b |
#s(literal -1 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(*.f64 #s(literal -180 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 angle))) |
(*.f64 #s(literal 180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal -180 binary64) (neg.f64 angle)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 #s(literal 180 binary64) (neg.f64 (neg.f64 angle))) |
(/.f64 #s(literal 180 binary64) angle) |
(neg.f64 (/.f64 #s(literal -180 binary64) angle)) |
(*.f64 (pow.f64 #s(literal -180 binary64) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal -1 binary64))) |
(*.f64 (pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) angle)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle #s(literal -1/180 binary64)) |
(pow.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -180 binary64) angle) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 #s(literal -1/180 binary64) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 #s(literal 1/180 binary64) angle)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -180 binary64) angle)) #s(literal -1 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 2 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (+.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64))) (fma.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64)) (pow.f64 #s(literal -1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle) (fma.f64 #s(literal -1/2 binary64) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 180 binary64) angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/180 binary64) angle) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(fma.f64 (neg.f64 angle) #s(literal -1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 angle #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) angle)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1/180 binary64) (neg.f64 angle) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/180 binary64) angle) #s(literal 1/2 binary64)) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
(-.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(+.f64 (*.f64 #s(literal 1/180 binary64) angle) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 360 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 #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)))))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 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 (neg.f64 b) (*.f64 (neg.f64 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 (+.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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1/2 binary64) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.f64 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 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 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)))))) b)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b))) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b))) (*.f64 (*.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)))))) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) 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 (-.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 binary64) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) 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 (-.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 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 a a)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) 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 (-.f64 (*.f64 (*.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 a a))) (*.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)))) (+.f64 (*.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)) (neg.f64 (*.f64 (*.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)))))) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b) #s(literal 3 binary64)) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b) (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) 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 (-.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (fma.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)) (neg.f64 (*.f64 (*.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)))))) b) b)) (*.f64 (*.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)) (neg.f64 (*.f64 (*.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)))))) b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.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 a a))) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b) (*.f64 (*.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)))))) b) b))) (-.f64 (*.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 (+.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)))))) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.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(literal 3 binary64)) (pow.f64 (*.f64 (*.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)))))) b) b) #s(literal 3 binary64))) (fma.f64 (*.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 a a)) (-.f64 (*.f64 (*.f64 (*.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)))))) b) b) (*.f64 (*.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)))))) b) b)) (*.f64 (*.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 (+.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)))))) b) b))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) 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)))) |
(fma.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #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))) |
(fma.f64 (*.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)))))) (fabs.f64 b)) (fabs.f64 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))) |
(fma.f64 (*.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)))))) (neg.f64 b)) (neg.f64 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))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 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))) |
(fma.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 a a))) |
(fma.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 a a))) |
(fma.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) 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))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) 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))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.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)))))) 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))) |
(fma.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 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 (-.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))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 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 (-.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))) |
(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) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(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 (+.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)))))) b) b)) |
(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 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))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1/2 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 a a))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.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 a a))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) 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))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (-.f64 #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))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (*.f64 (*.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)))))) b) b)) |
(fma.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 a a))) |
(fma.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) 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))) |
(fma.f64 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)))))) 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (*.f64 (+.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)))))) b) b)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (*.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)))))) b) b)) |
(-.f64 (*.f64 (*.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)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(-.f64 (*.f64 (*.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)))))) b) b) (neg.f64 (*.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 (-.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)) (neg.f64 (*.f64 (*.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)))))) b) b))) |
(+.f64 (*.f64 (*.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)))))) 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 (*.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)) (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) b) b)))) |
(+.f64 (*.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 (+.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)))))) b) b)) |
#s(literal 2778046668940015/281474976710656 binary64) |
#s(literal -1/32400 binary64) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (fabs.f64 a)) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (neg.f64 a)) |
(*.f64 (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 a (/.f64 #s(literal 2 binary64) #s(literal 2 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 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 a a) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 a) #s(literal 1 binary64)) (pow.f64 (fabs.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 a) #s(literal 1 binary64)) (pow.f64 (neg.f64 a) #s(literal -1 binary64))) |
(/.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 a) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 a) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
#s(literal 1/32400 binary64) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1/32400 binary64) a) a) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1/32400 binary64))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1/32400 binary64))) |
(*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) |
(*.f64 a (*.f64 #s(literal 1/32400 binary64) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (fma.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (-.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 a a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1/32400 binary64) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 b (*.f64 #s(literal -1/32400 binary64) b) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(fma.f64 b (*.f64 #s(literal -1/32400 binary64) b) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(fma.f64 a (*.f64 #s(literal 1/32400 binary64) a) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 #s(literal -1/32400 binary64) b)) b)) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 b b)) #s(literal -1/32400 binary64))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))) |
(-.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) #s(literal 2778046668940015/281474976710656 binary64)) |
(*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))) (-.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))))) |
(fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) a) (*.f64 #s(literal 1/32400 binary64) a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 #s(literal -1/32400 binary64) b)) b (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/32400 binary64) b) (*.f64 b #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 a a) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 a a) #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(fma.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(fma.f64 a (*.f64 (*.f64 #s(literal 1/32400 binary64) a) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(-.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal -2778046668940015/281474976710656 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(-.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) #s(literal 2778046668940015/281474976710656 binary64))) |
(-.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (neg.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a))) |
(*.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (pow.f64 (fabs.f64 angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (fabs.f64 angle)) |
(*.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (pow.f64 (neg.f64 angle) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (neg.f64 angle)) |
(*.f64 (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 angle (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (fabs.f64 angle)) (fabs.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (fabs.f64 angle)) (neg.f64 (fabs.f64 angle))) |
(*.f64 (neg.f64 (neg.f64 angle)) (neg.f64 (neg.f64 angle))) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) (pow.f64 angle #s(literal 1 binary64))) |
(*.f64 (pow.f64 angle #s(literal 1 binary64)) angle) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(*.f64 angle angle) |
(pow.f64 (fabs.f64 angle) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 angle) #s(literal 2 binary64)) |
(pow.f64 angle #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 angle) #s(literal 1 binary64)) (pow.f64 (fabs.f64 angle) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 angle) #s(literal 1 binary64)) (pow.f64 (neg.f64 angle) #s(literal -1 binary64))) |
(/.f64 (pow.f64 angle #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 angle) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 angle) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 angle #s(literal -2 binary64))) |
(neg.f64 (*.f64 angle (neg.f64 angle))) |
(neg.f64 (*.f64 (neg.f64 angle) angle)) |
(fabs.f64 (*.f64 angle angle)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 angle)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 angle angle) #s(literal 2778046668940015/281474976710656 binary64)) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (fabs.f64 angle)) (fabs.f64 angle)) |
(*.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (neg.f64 angle)) (neg.f64 angle)) |
(*.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle) |
(*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64)) |
(*.f64 (fabs.f64 angle) (*.f64 (fabs.f64 angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 angle) (*.f64 (neg.f64 angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)) |
(*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 angle angle))) |
(*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) |
(*.f64 angle (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle)) |
(fma.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 angle angle) (*.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 angle angle))) |
(fma.f64 (*.f64 angle angle) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)) (*.f64 angle angle)) (*.f64 (*.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a)) (*.f64 angle angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b))) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal 2778046668940015/281474976710656 binary64)) (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 b b)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (fabs.f64 angle)) (fabs.f64 angle) (*.f64 b b)) |
(fma.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (neg.f64 angle)) (neg.f64 angle) (*.f64 b b)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 (fabs.f64 angle) (*.f64 (fabs.f64 angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 angle) (*.f64 (neg.f64 angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b)) |
(fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 b b)) |
(fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b)) |
(fma.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 angle angle)) (*.f64 b b)) |
(fma.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(fma.f64 b b (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(fma.f64 b b (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
(fma.f64 angle (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 b))) |
(-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle))) |
(+.f64 (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) (*.f64 angle angle))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b)))) (*.f64 angle angle)))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 angle angle) (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 b b))) |
#s(literal 1/180 binary64) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal 2 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 #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)))))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 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 (neg.f64 b) (*.f64 (neg.f64 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 (+.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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1/2 binary64) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.f64 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 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 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)))))) b)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b))) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (+.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)))))) b) b)) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal -1 binary64))) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 2/3 binary64) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2/9 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/9 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/9 binary64)) (pow.f64 (PI.f64) #s(literal 2/9 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/9 binary64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 2/9 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (neg.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (neg.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (fabs.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 2 binary64)) (pow.f64 (cbrt.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (cbrt.f64 (PI.f64))) (fabs.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (neg.f64 (cbrt.f64 (PI.f64))) (neg.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (pow.f64 (*.f64 (cbrt.f64 (PI.f64)) (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 2/3 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 2/3 binary64) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (PI.f64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 2/9 binary64)) |
(pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/3 binary64)) |
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (PI.f64) #s(literal 2/3 binary64)) |
(/.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal -2 binary64))) |
(cbrt.f64 (*.f64 (PI.f64) (PI.f64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/9 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))) |
(exp.f64 (*.f64 (log.f64 (cbrt.f64 (PI.f64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 2/3 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/9 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/9 binary64)) (pow.f64 (PI.f64) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 1/9 binary64)) (pow.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/9 binary64))) |
(*.f64 (pow.f64 (PI.f64) (/.f64 #s(literal 1/3 binary64) #s(literal 2 binary64))) (pow.f64 (PI.f64) (/.f64 #s(literal 1/3 binary64) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (cbrt.f64 (PI.f64)))) |
(*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64)) (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/3 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(pow.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) #s(literal 1/9 binary64)) |
(pow.f64 (PI.f64) #s(literal 1/3 binary64)) |
(cbrt.f64 (PI.f64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 1/9 binary64))) |
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) angle) |
(*.f64 angle (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (fabs.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal 2 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 #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)))))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 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 (neg.f64 b) (*.f64 (neg.f64 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 (+.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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1/2 binary64) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.f64 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 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 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)))))) b)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b))) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (+.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)))))) b) b)) |
#s(literal -1/180 binary64) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (cbrt.f64 (PI.f64)) (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (PI.f64) angle) |
(*.f64 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 180 binary64)) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) angle)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (neg.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (neg.f64 angle) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(log.f64 (/.f64 (pow.f64 (exp.f64 (PI.f64)) #s(literal 1/2 binary64)) (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle) |
(*.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) |
(*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))) |
(/.f64 (*.f64 (PI.f64) angle) #s(literal 180 binary64)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(log.f64 (pow.f64 (pow.f64 (exp.f64 (PI.f64)) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 180 binary64)) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) angle)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal 1/180 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (neg.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (neg.f64 angle) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) |
(-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(+.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (-.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)))))))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64))) (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 #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)))))) (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 #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 (+.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/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)))))))))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (PI.f64))) |
(sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.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)))))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.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)))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (+.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))))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (neg.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)))))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (neg.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)))))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (-.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (neg.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)))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.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)))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) (neg.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)))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (neg.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)))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (neg.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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 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)))))) (-.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))))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (+.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 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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)))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(+.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (+.f64 #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)))))) (neg.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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 180 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal -1 binary64)) (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (cbrt.f64 (PI.f64))) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (neg.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64))) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (cbrt.f64 (PI.f64)) angle)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal 1/180 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) #s(literal -1 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (log.f64 (exp.f64 (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (neg.f64 (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (neg.f64 angle) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 #s(literal -1 binary64) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(fma.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(fma.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) |
(+.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) |
(+.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (-.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)))))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 3 binary64)) (pow.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)))))) #s(literal 3 binary64))) (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 #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 (*.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/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 (+.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/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)))))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(fma.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (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) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (-.f64 #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))))))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (+.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))))))) |
(fma.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #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))))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (-.f64 #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))))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (-.f64 #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))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 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))))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 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))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #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))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #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))))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (+.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 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (fma.f64 #s(literal -1/2 binary64) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(-.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(-.f64 (+.f64 #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)))))) (neg.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)))))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(cos.f64 (fabs.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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)))))) (+.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 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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)))))) (+.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 (+.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 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 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)))))) (-.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 (+.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/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 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) (PI.f64))) #s(literal 2 binary64))) (cos.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) (PI.f64))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (+.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (-.f64 (*.f64 (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 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (-.f64 (*.f64 (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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (-.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 3 binary64))) (fma.f64 (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)))) (fma.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (-.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64)) (pow.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 3 binary64))) (fma.f64 (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 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(neg.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))))) |
(fma.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (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)))))) |
(fma.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (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)))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (+.f64 (-.f64 #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)))))) |
(fma.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (-.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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (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)))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(-.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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)))))) (-.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)))))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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)))))) (+.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)))))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(-.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(+.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 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)))))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (neg.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -1/2 binary64)) |
(*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 angle) (PI.f64))) #s(literal 1/180 binary64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) (cos.f64 (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal -2 binary64))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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)))))) #s(literal 2 binary64))) |
(fma.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) (sin.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #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) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (+.f64 #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)))))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.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)))))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (fabs.f64 b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.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)))))) b) b) |
(*.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 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 (neg.f64 b) (*.f64 (neg.f64 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 (+.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 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 1/2 binary64) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b b))) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) |
(*.f64 (*.f64 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 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b))) |
(*.f64 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)))))) b)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (neg.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b))) #s(literal -2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (+.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)))))) b) b)) |
Compiled 43 740 to 7 194 computations (83.6% saved)
89 alts after pruning (88 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 189 | 43 | 1 232 |
| Fresh | 31 | 45 | 76 |
| Picked | 5 | 0 | 5 |
| Done | -1 | 1 | 0 |
| Total | 1 224 | 89 | 1 313 |
| Status | Accuracy | Program |
|---|---|---|
| 61.0% | (fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a))) | |
| 61.0% | (fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 65.9% | (fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) | |
| 77.5% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 77.3% | (fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 70.8% | (fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) | |
| 74.7% | (fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 68.7% | (fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) | |
| 79.7% | (+.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))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 79.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.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 (log.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 65.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 0.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -180 binary64) angle)) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) | |
| 79.2% | (+.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) (pow.f64 b #s(literal 2 binary64)))) | |
| 79.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64))) | |
| 78.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 79.5% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64))) | |
| 79.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) | |
| 60.7% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 60.7% | (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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))) | |
| 74.3% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 79.6% | (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.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)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 61.1% | (+.f64 (*.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)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 65.9% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) | |
| 67.8% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) | |
| 40.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.f64 b b))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) | |
| 40.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) | |
| 43.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) | |
| 40.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 39.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #s(literal 2 binary64)))))) | |
| 0.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 40.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) | |
| 55.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) | |
| 55.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) | |
| 50.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (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)))))) #s(literal 2 binary64)))) | |
| 49.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 51.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) #s(literal 2 binary64)))) | |
| 50.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)))) | |
| 49.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)))) | |
| 48.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)))) | |
| 49.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)))) | |
| 51.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) | |
| 50.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 17.2% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 49.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) | |
| ✓ | 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
| 53.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) #s(literal 2 binary64)))) | |
| 55.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) | |
| 48.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) | |
| 50.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) | |
| 49.7% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) | |
| 55.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) | |
| 55.8% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))))) | |
| 48.3% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) | |
| 51.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) | |
| 53.5% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) | |
| 48.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) | |
| 48.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)))) | |
| 47.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) | |
| 54.1% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) | |
| 54.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
Compiled 2 484 to 1 800 computations (27.5% saved)
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.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) (pow.f64 b #s(literal 2 binary64)))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (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))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (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 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))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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 (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.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))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (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 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))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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 (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/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 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
| Inputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #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 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) angle) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (fma.f64 #s(literal 555609333788003/1823957849085050880 binary64) (*.f64 a a) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle) (*.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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (*.f64 a a)) #s(literal 1/32400 binary64) (*.f64 #s(literal -555609333788003/1823957849085050880 binary64) (*.f64 b b))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle) #s(literal 2778046668940015/281474976710656 binary64) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal -1/32400 binary64) b) b (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 #s(literal 1/32400 binary64) a) a (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) angle)) angle))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) angle) angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (PI.f64)) (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) angle) angle (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))) (PI.f64)) (PI.f64)) (neg.f64 angle)) (neg.f64 angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(approx (+ (* -1/32400 (* b b)) (* (* a a) 1/32400)) (*.f64 #s(literal -1/32400 binary64) (pow.f64 b #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (fma.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (*.f64 a a))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) #s(literal 1 binary64)) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 b b))) (*.f64 (PI.f64) (PI.f64)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle angle)) (fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (fma.f64 b b (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 #s(literal 2778046668940015/281474976710656 binary64) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 angle) #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 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64))) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (exp.f64 (*.f64 (log.f64 (neg.f64 angle)) #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 #s(approx (* (* (PI) (PI)) (+ (* -1/32400 (* b b)) (* (* a a) 1/32400))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 b b (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) #s(literal 2/3 binary64))) (fma.f64 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 angle angle)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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 (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.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)))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) #s(approx (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (* a a) (sin (* (PI) (* 1/180 angle)))) (sin (* (PI) (* 1/180 angle)))) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) a) (* (+ (* (cos (* -1/90 (* (PI) angle))) 1/2) 1/2) (* b b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (pow.f64 #s(approx (cos (* 1/180 (* angle (PI)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.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 (pow.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 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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) (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (PI) (+ (* 1/180 angle) 1/2)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (log.f64 (*.f64 b b))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (/ 1 (/ 180 angle)) (PI))) #s(literal 1 binary64))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) #s(literal 2778046668940015/281474976710656 binary64)))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 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 #s(approx (* a (sin (* (/ 1 (/ 180 angle)) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 4830176796763987/2251799813685248 binary64) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal 824491934883991/562949953421312 binary64) angle)))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/32400 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 b b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a)) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (-.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 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 #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 b b) (/.f64 (+.f64 (cos.f64 (fma.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(fma.f64 #s(approx (* (* (sin (* (* (PI) angle) 1/180)) a) (sin (* (* (PI) angle) 1/180))) (*.f64 a (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (fabs.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 #s(approx (+ (* -1/180 (* (PI) angle)) (* 1/2 (PI))) (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (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 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))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 #s(approx (* b (cos (/ (PI) (/ 180 angle)))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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 (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/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 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (cos.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle))))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64) (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64) (*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #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 (+.f64 (/.f64 (fabs.f64 (*.f64 (PI.f64) angle)) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) angle)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 (PI.f64) angle))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #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 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64))))) (sin.f64 (fma.f64 (PI.f64) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (neg.f64 (*.f64 (*.f64 (fabs.f64 angle) #s(literal 1/180 binary64)) (PI.f64)))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal -2 binary64))) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 #s(approx (pow (* a (sin (* (/ angle 180) (PI)))) 2) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 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))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) b) b)) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) a (*.f64 (fma.f64 (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) b) b)) |
(fma.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) b) b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 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 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -180 binary64) angle)) #s(literal -1 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #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 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle)) #s(literal 32400 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (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 (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64))))) b) b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 binary64))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 180 binary64) angle)) #s(literal -1 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 (*.f64 b (sin.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) angle) (cbrt.f64 (PI.f64)) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/180 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle) (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (sin (* (PI) (+ (* 1/180 angle) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 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 (*.f64 b #s(approx (sin (+ (* (* 1/180 (PI)) angle) (* 1/2 (PI)))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a) #s(literal -1 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle)) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle)))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (fma.f64 (+.f64 (cos.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.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))))) #s(literal 1/2 binary64) (+.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (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)))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 180 binary64) angle) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64)) angle))))) #s(literal 2 binary64))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (+.f64 (sin.f64 (-.f64 (fma.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64)))) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (fma.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)) (fma.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle (*.f64 (fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) (PI.f64))))) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))))) (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) (*.f64 #s(literal 1/2 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 (*.f64 b (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)))))) (sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) |
59 calls:
| 53.0ms | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 44.0ms | angle |
| 39.0ms | a |
| 38.0ms | b |
| 38.0ms | (/.f64 angle #s(literal 180 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.1% | 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.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 55.1% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 55.1% | 1 | angle |
| 55.1% | 1 | a |
| 55.1% | 1 | b |
| 69.1% | 2 | b |
| 69.1% | 2 | b |
| 69.1% | 2 | b |
| 69.6% | 2 | b |
| 69.6% | 2 | b |
| 68.5% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 68.5% | 3 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 68.5% | 3 | angle |
| 67.8% | 2 | a |
| 67.9% | 3 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 69.6% | 2 | b |
| 79.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.2% | 1 | angle |
| 79.2% | 1 | a |
| 79.2% | 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.2% | 1 | b |
| 79.2% | 1 | b |
| 79.2% | 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.2% | 1 | a |
| 79.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.2% | 1 | angle |
| 79.8% | 1 | b |
| 79.8% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.8% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.8% | 1 | angle |
| 79.8% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.8% | 1 | a |
| 79.8% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.8% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.8% | 1 | angle |
| 79.8% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 79.8% | 1 | a |
| 79.8% | 1 | b |
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 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.9% | 1 | angle |
| 79.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 1 | angle |
| 79.9% | 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.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 79.9% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 79.9% | 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.9% | 1 | a |
| 79.9% | 1 | b |
| 79.9% | 1 | angle |
Compiled 4 761 to 1 362 computations (71.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
| 12.0ms | 112× | 0 | valid |
Compiled 283 to 247 computations (12.7% saved)
ival-sinu: 3.0ms (34.4% of total)ival-cosu: 2.0ms (23.0% of total)ival-pow2: 2.0ms (23.0% of total)ival-mult!: 1.0ms (11.5% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
Compiled 304 to 254 computations (16.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
Compiled 297 to 254 computations (14.5% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
Compiled 241 to 212 computations (12.0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
Compiled 227 to 198 computations (12.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.701251675127127e+75 | 2.2230487342376833e+77 |
Compiled 213 to 191 computations (10.3% saved)
| 1× | fuel |
Compiled 380 to 123 computations (67.6% saved)
Compiled 3 450 to 2 382 computations (31.0% saved)
Loading profile data...