
Time bar (total: 15.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)
| 1.2s | 8 256× | 0 | valid |
ival-sinu: 258.0ms (29.7% of total)ival-cosu: 251.0ms (28.9% of total)ival-pow2: 234.0ms (26.9% of total)ival-mult!: 87.0ms (10.0% of total)ival-add!: 26.0ms (3.0% of total)adjust: 12.0ms (1.4% 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 |
|---|---|---|
| ▶ | 77.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))) |
(abs a)
(abs b)
(abs angle)
Compiled 42 to 30 computations (28.6% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 263 | 1318 |
| 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)) (+.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))) (*.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 (+.f64 (*.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 (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (+.f64 (*.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 (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 |
|---|---|---|
| 9.0ms | angle | 0 |
| 4.0ms | a | 0 |
| 3.0ms | angle | inf |
| 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))) (+.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 (*.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 #s(literal -1/180 binary64) angle) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 (PI.f64) #s(literal -1/2 binary64)))) |
(sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.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) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (fabs.f64 (-.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))))) |
(cos.f64 (/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) #s(literal 2 binary64))) |
(cos.f64 (-.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)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) |
(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 (neg.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 (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)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 b (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 b #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 b #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 b #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 b (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(+.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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.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))) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #s(literal 0 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) #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)) |
(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)))))))) (+.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 (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))) (+.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 (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))) (+.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 (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))) (+.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 (-.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))) (+.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 (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))) (+.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 (+.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 (+.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))))) 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)) |
| 194.0ms | 3 728× | 0 | valid |
| 21.0ms | 368× | 0 | invalid |
Compiled 7 398 to 1 255 computations (83.0% saved)
ival-mult!: 53.0ms (77.5% of total)ival-sub!: 10.0ms (14.6% of total)adjust: 5.0ms (7.3% of total)29 alts after pruning (29 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 29 | 208 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 180 | 29 | 209 |
| Status | Accuracy | Program |
|---|---|---|
| 60.1% | (-.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))))))) | |
| 77.0% | (+.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))) | |
| 76.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 (/.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))) | |
| 77.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 (/.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))) (+.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 (*.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))))))))) #s(literal 2 binary64))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 #s(literal -1/180 binary64) angle) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 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))))) (*.f64 b b))) | |
| ▶ | 77.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.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))))) |
| 60.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) b)) #s(literal 2 binary64)))) | |
| 76.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow.f64 b #s(literal 2 binary64)))) | |
| 77.1% | (+.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))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) | |
| ▶ | 77.2% | (+.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))) |
| 77.0% | (+.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))) | |
| 76.9% | (+.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))) | |
| 77.2% | (+.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))) | |
| 77.1% | (+.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))) | |
| 71.6% | (+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (+.f64 (*.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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 73.1% | (+.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))) | |
| 77.1% | (+.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))) | |
| 60.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))) | |
| ▶ | 62.7% | (+.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)) |
| ▶ | 77.1% | (+.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))) |
| 72.7% | (+.f64 (*.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)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 62.4% | (+.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))) | |
| 71.2% | (+.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))) | |
| 20.5% | (*.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)) | |
| ▶ | 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)))) |
| 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)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) |
Compiled 1 882 to 1 248 computations (33.7% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 688 | 4738 |
| 1× | iter-limit |
| Inputs |
|---|
a |
(PI.f64) |
angle |
(*.f64 (PI.f64) angle) |
#s(literal 1/180 binary64) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
b |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (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(literal 1/2 binary64) |
#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))))) 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 #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) |
(+.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)) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) |
(sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 #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 (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)) (*.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 (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))) |
#s(literal 180 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)) |
(*.f64 b b) |
(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 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 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.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))))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal -1/32400 binary64) |
(pow.f64 b #s(literal 2 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))) |
(*.f64 #s(literal -1/32400 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)))) |
(+.f64 (*.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))))) |
(*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)))))) |
(+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.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))) (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 a (-.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/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 a #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))))))) (*.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 (* (* -1/180 angle) (PI))) a) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.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))))))))) |
#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)))) (+.f64 (*.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))))) (*.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 (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (+.f64 (*.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 (+ (* (pow angle 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (pow b 2)) (+.f64 (*.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)) (+.f64 (*.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 (*.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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 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/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.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)))) (*.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)))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.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)))))) |
#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)) (+.f64 (*.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))))) (*.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))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.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 (+ (* (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)) (+.f64 (*.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 (*.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 b b) |
#s(approx (* b (cos (* (* (PI) angle) 1/180))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#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 (* b b) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (* b b) (cos (* (PI) (* 1/180 angle)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#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)) (+.f64 (*.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 (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 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/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (*.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)) (-.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 b #s(literal 2 binary64))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#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)) (+.f64 (*.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))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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 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) (+.f64 (*.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 angle angle) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx (* (* (PI) angle) 1/180) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (* (PI) angle) 1/180)) (*.f64 angle (+.f64 (*.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 (* (* (PI) angle) 1/180)) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180)) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* a (sin (* (* (PI) angle) 1/180))) (*.f64 angle (+.f64 (*.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 (* (* (PI) angle) 1/180))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180)) #s(literal 1 binary64)) |
#s(approx (cos (* (* (PI) angle) 1/180)) (+.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 (* (* (PI) angle) 1/180)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) (+.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) angle) 1/180))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) angle) 1/180))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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))) #s(literal 1/2 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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64)))) (*.f64 #s(literal -1/765275040000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.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 (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#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 (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))))))))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.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 (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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)))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 #s(literal 1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64)))))) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* b b) (cos (* (PI) (* 1/180 angle)))) (+.f64 (*.f64 #s(literal -1/64800 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) (cos (* (PI) (* 1/180 angle)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 #s(literal 1/25194240000 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 (* (* b b) (cos (* (PI) (* 1/180 angle)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 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 (*.f64 #s(literal -1/24488801280000000 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/25194240000 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 (pow angle 2) (pow.f64 angle #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))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (sin (* (* (PI) angle) 1/180)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#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 (+ 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 (sin (* (* -1/180 angle) (PI))) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) |
#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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 12.0ms | angle | inf |
| 11.0ms | a | 0 |
| 9.0ms | angle | -inf |
| 9.0ms | angle | 0 |
| 7.0ms | b | -inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 571 |
| 0 | 126 | 532 |
| 1 | 496 | 524 |
| 2 | 1705 | 524 |
| 0 | 4071 | 521 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
a |
(PI.f64) |
angle |
(*.f64 (PI.f64) angle) |
#s(literal 1/180 binary64) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
b |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (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(literal 1/2 binary64) |
#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))))) 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 #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) |
(+.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)) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) |
(sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 #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 (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)) (*.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 (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))) |
#s(literal 180 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)) |
(*.f64 b b) |
(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 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 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.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))))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal -1/32400 binary64) |
(pow.f64 b #s(literal 2 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))) |
(*.f64 #s(literal -1/32400 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)))) |
(+.f64 (*.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))))) |
(*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)))))) |
(+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)))) |
| Outputs |
|---|
a |
(PI.f64) |
angle |
(*.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 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (exp.f64 (*.f64 angle (PI.f64)))) |
#s(literal 1/180 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 #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (/.f64 #s(literal 2 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 #s(literal -1/180 binary64) angle) (PI.f64))))))) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) |
b |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (fabs.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (fabs.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (neg.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) b) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) 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 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal -1 binary64))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) |
(/.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) (+.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) #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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (neg.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 b) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
#s(literal 1/2 binary64) |
#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 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/90 binary64))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) |
(cos.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) |
(cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 0 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #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 angle (PI.f64))))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)) #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 angle (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 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 angle (PI.f64))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 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 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64))))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) #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 angle (PI.f64)))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) a) |
(*.f64 a (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a)) |
(neg.f64 (*.f64 a (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) a) a) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 a (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) a)) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) #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 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (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 angle (PI.f64))))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (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 -1/90 binary64) (*.f64 angle (PI.f64)))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64))))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #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 angle (PI.f64)))) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 b)) |
(*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b)))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 angle #s(literal -1/180 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 -1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (neg.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) (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 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)) |
(*.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(neg.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) a) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 a)) |
(*.f64 a (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal 1 binary64))) #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) 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) (/.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 angle #s(literal -180 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 #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) a) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 a (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a)) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (neg.f64 b) b))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) a)) |
#s(literal 180 binary64) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal 1 binary64))) #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) 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) (/.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 angle #s(literal -180 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 #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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #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 (neg.f64 angle) (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) (neg.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) (/.f64 #s(literal 2 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 #s(literal -1/180 binary64) angle) (PI.f64))))))) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a))) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64)) |
(pow.f64 (neg.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 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (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 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.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))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.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))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 b b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) b) |
(*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(134-z0z1z2z3z4 (*.f64 b b) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (fabs.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (fabs.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (fabs.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (neg.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (neg.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (neg.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) b) |
(*.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) 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 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(*.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) #s(literal -1 binary64))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 b b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(fabs.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
(*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) |
(/.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) (+.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) #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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) #s(literal 3 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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))))) |
(-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (neg.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 b) b) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b)) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a))) |
(*.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)) (pow.f64 angle #s(literal -1 binary64))) |
(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 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (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 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.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))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.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 (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 (*.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 (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))) |
(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 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b)))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b)))) |
(*.f64 (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64)))) |
(*.f64 (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b)))) |
(*.f64 (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64)))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.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)) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) |
(*.f64 (*.f64 (*.f64 b b) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b))) |
(*.f64 (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b))) |
(*.f64 (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64))) |
(*.f64 (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (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 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64)))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (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 (PI.f64) (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (PI.f64) (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (fabs.f64 b) (PI.f64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (neg.f64 b) (PI.f64)) #s(literal 2 binary64)) |
(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))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64))) |
(*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal 1/32400 binary64))) |
(neg.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
#s(literal 1/32400 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 (fabs.f64 a) (fabs.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 (neg.f64 a) (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 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 a #s(literal 1 binary64)) (pow.f64 a #s(literal -1 binary64))) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(*.f64 (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.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)) a) 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 (*.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 (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 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64)) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 (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 (*.f64 b b) #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 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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) |
(*.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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) #s(literal 3 binary64))) (+.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 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #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 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #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 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) (fabs.f64 b))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) (neg.f64 b))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (fabs.f64 b) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (neg.f64 b) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 b (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) (neg.f64 (*.f64 (PI.f64) (fabs.f64 b))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) (neg.f64 (*.f64 (PI.f64) (neg.f64 b))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) (neg.f64 (*.f64 (fabs.f64 b) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) (neg.f64 (*.f64 (neg.f64 b) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 (*.f64 b (PI.f64))) (neg.f64 (*.f64 b (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (fabs.f64 b)) (fabs.f64 b) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (neg.f64 b)) (neg.f64 b) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 b b) (PI.f64)) (PI.f64) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (fabs.f64 b)) (*.f64 (PI.f64) (fabs.f64 b)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (neg.f64 b)) (*.f64 (PI.f64) (neg.f64 b)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (fabs.f64 b) (PI.f64)) (*.f64 (fabs.f64 b) (PI.f64)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (neg.f64 b) (PI.f64)) (*.f64 (neg.f64 b) (PI.f64)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (PI.f64) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (PI.f64) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b (PI.f64)) (*.f64 b (PI.f64)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64)) (*.f64 b b) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 b b) (*.f64 (PI.f64) (PI.f64)) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) b (*.f64 b (*.f64 (PI.f64) (PI.f64))) a (*.f64 a (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (fabs.f64 (*.f64 (PI.f64) a)) (fabs.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (neg.f64 (*.f64 (PI.f64) a)) (neg.f64 (*.f64 (PI.f64) a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (*.f64 (*.f64 (PI.f64) (PI.f64)) a) a) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (*.f64 (PI.f64) a) (*.f64 (PI.f64) a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (*.f64 a a) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64)) (*.f64 a a)) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) (PI.f64) (*.f64 (PI.f64) (*.f64 a a))) |
(134-z0z1z2z3z4 #s(literal -1/32400 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 b b)) a (*.f64 a (*.f64 (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 (*.f64 b b) #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 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.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 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (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 (*.f64 b b) #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 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.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 (PI.f64) (PI.f64)) b) b))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))))) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.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 (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 (*.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)) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.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 (PI.f64) (PI.f64)) b) b))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) (*.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)) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))))))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (PI.f64)) (PI.f64) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 b b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) #s(literal 1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 b b) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/32400 binary64)) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (neg.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64))) (*.f64 (PI.f64) (PI.f64))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64))) #s(literal 1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (neg.f64 (*.f64 (PI.f64) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)) #s(literal -1/32400 binary64)) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal 1/32400 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (PI.f64)) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 angle angle) #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #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)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle angle))) |
(-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (neg.f64 (*.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 a a) (PI.f64)) (PI.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 (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 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (+.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(-.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64))))) (*.f64 angle angle))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)))) |
(+.f64 (+.f64 (*.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)) (+.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64)) (*.f64 (*.f64 (*.f64 a a) (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)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.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)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
| 3.4s | 60 502× | 0 | valid |
| 1.1s | 18 090× | 0 | invalid |
Compiled 48 662 to 5 372 computations (89.0% saved)
ival-mult!: 1.2s (76.9% of total)ival-sub!: 224.0ms (14.8% of total)adjust: 125.0ms (8.3% of total)47 alts after pruning (47 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 019 | 39 | 1 058 |
| Fresh | 16 | 8 | 24 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 040 | 47 | 1 087 |
| Status | Accuracy | Program |
|---|---|---|
| 76.8% | (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) | |
| 77.0% | (+.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))) | |
| 76.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 (/.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))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #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)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 75.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 77.3% | (+.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 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) | |
| 76.7% | (+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| ▶ | 60.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
| 77.2% | (+.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))) | |
| 77.1% | (+.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))) | |
| 73.1% | (+.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))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 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)) | |
| ▶ | 60.0% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
| 59.9% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 b b))) | |
| 62.7% | (+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) | |
| 62.7% | (+.f64 (*.f64 (*.f64 (/.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 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) | |
| 62.6% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) | |
| 62.9% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) | |
| 62.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) b) b)) | |
| 62.8% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) angle)) #s(literal 1/90 binary64))))) b) b)) | |
| 62.8% | (+.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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) | |
| 62.8% | (+.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 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) | |
| ▶ | 62.7% | (+.f64 (*.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)))) a) a) (*.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)) |
| 62.5% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) | |
| ▶ | 50.2% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
| ▶ | 77.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
| 77.1% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) 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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) #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))) | |
| 72.2% | (+.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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))) | |
| 75.8% | (+.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 (PI.f64) #s(literal -1/180 binary64)) angle)) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 61.0% | (+.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 #s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 66.3% | (+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64)))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 76.6% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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))) | |
| 72.7% | (+.f64 (*.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)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) | |
| 70.0% | (+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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)) | |
| 62.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 31.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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))))) | |
| 48.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) | |
| 49.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) | |
| 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)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) | |
| 50.7% | #s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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)))))))) |
| 39.0ms | 756× | 0 | valid |
| 18.0ms | 268× | 0 | invalid |
Compiled 3 420 to 2 322 computations (32.1% saved)
ival-mult!: 17.0ms (79.6% of total)ival-sub!: 3.0ms (14.0% of total)adjust: 1.0ms (4.7% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 889 | 5967 |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal -1/90 binary64) |
angle |
(PI.f64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
b |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
#s(literal 1/180 binary64) |
(*.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 (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)) (*.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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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)))) a) |
(*.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)))) a) a) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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) |
(*.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) |
(+.f64 (*.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)))) a) a) (*.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)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 a a) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (PI.f64) angle) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 a (-.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/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 a #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))))))) (*.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) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (*.f64 (pow.f64 a #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 (+ (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 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 (+ (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 a #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))))))) (*.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 (* (* (PI) angle) 1/180))) 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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2))) (+.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))) (*.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 (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.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)))) (*.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 (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.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)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 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 (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#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 (* b (cos (* (* (PI) angle) 1/180))) (*.f64 b (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (cos (* (* -1/180 angle) (PI))) b) (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (log (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (*.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)) (-.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 b #s(literal 2 binary64))))))) |
#s(approx (+ (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 a #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 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 (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b)))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 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 (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) b)))))) |
#s(approx angle angle) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (* -1/90 (* angle (PI))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)) (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/16200 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) (+.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 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 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 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/8748000 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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#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 (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))))))))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.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 (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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)))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (PI) (* 1/180 angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.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 (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 #s(literal 1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64)))) (*.f64 #s(literal -1/765275040000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.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 (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (+.f64 (*.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 (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180)) (+.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 (* (* (PI) angle) 1/180)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) (+.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) angle) 1/180))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) angle) 1/180))) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (+ (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (+ (* (- 1/2 (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI)))))) (* a a)) (pow (* b (cos (* (* (PI) angle) 1/180))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (log (* (cos (* (* -1/180 angle) (PI))) b)) (log.f64 b)) |
#s(approx (log (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 b) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (log (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 b) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (log (* (cos (* (* -1/180 angle) (PI))) b)) (+.f64 (log.f64 b) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1133740800000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/34012224000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (+.f64 (*.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 2 binary64) (log.f64 b)))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1133740800000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/34012224000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/12 binary64) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (sin (* (PI) (* 1/180 angle))) (sin.f64 (*.f64 #s(literal 1/180 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 (+ 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 (cos (* (* 1/90 (PI)) angle)) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* 1/2 (cos (* 2 (* (* -1/180 angle) (PI))))) (*.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 (* 2 (* (* -1/180 angle) (PI)))))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (cos (* (* (PI) angle) 1/180)) (cos.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 (log (* (cos (* (* -1/180 angle) (PI))) b)) (log.f64 (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (log (* (cos (* (* -1/180 angle) (PI))) b)) 2) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* -1/90 (* angle (PI))) (* (PI) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle)) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 47.0ms | angle | inf |
| 46.0ms | b | 0 |
| 29.0ms | angle | -inf |
| 26.0ms | b | -inf |
| 25.0ms | b | inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 666 |
| 0 | 135 | 744 |
| 1 | 516 | 561 |
| 2 | 2243 | 561 |
| 0 | 4063 | 561 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal -1/90 binary64) |
angle |
(PI.f64) |
(*.f64 angle (PI.f64)) |
(*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
b |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
#s(literal 1/180 binary64) |
(*.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 (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)) (*.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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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)))) a) |
(*.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)))) a) a) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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) |
(*.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) |
(+.f64 (*.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)))) a) a) (*.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)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(*.f64 a a) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) |
(*.f64 (PI.f64) angle) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) |
(cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
#s(literal -1/90 binary64) |
angle |
(PI.f64) |
(*.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 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal -1/90 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (neg.f64 angle)) |
(*.f64 #s(literal 1/90 binary64) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/180 binary64) (+.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal -1/90 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(*.f64 angle (neg.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) |
(log.f64 (/.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (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 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(log.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) |
(*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) #s(literal 2 binary64)) (PI.f64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(log.f64 (*.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (-.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(sin.f64 (+.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)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))))) |
(-.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.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)))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (fabs.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)))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (fabs.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(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))))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 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)))) |
(pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (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 (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)))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.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 (*.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 (*.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 (*.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 (*.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 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.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 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.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 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.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/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (+.f64 (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)))) (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 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(134-z0z1z2z3z4 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 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) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #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 (*.f64 #s(literal -1/180 binary64) angle) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(fabs.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(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 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 binary64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
b |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) b)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 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 (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 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 b 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 (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 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(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 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 angle #s(literal -1/180 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 -1/180 binary64)) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)) (PI.f64)) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (neg.f64 angle)) |
(*.f64 (neg.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 -1/180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (*.f64 (PI.f64) 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 #s(literal -1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(neg.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal 1/180 binary64) angle)))) |
(log.f64 (pow.f64 (exp.f64 (neg.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 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))) |
(sin.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (PI.f64))) |
(sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (PI.f64))) |
(sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(cos.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
a |
(*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (neg.f64 a)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (neg.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 1/180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.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 (exp.f64 (neg.f64 (PI.f64))) (*.f64 #s(literal -1/180 binary64) angle))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))) |
(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 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (PI.f64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 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 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a))) |
(*.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 (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 (*.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 (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a) a) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) #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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #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 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #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 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 a (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a)) |
(neg.f64 (*.f64 a (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 a (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) |
(neg.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #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 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(+.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) |
(*.f64 b (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 b #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 b #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 b b) (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) |
(*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b))) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (+.f64 (*.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (neg.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(literal 1/90 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/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(*.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 (*.f64 (PI.f64) angle) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.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)) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (-.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(sin.f64 (+.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)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))))) |
(-.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.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)))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (fabs.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)))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (fabs.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(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))))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #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)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(134-z0z1z2z3z4 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a) |
(*.f64 a (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a)) |
(neg.f64 (*.f64 a (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) a)) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 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 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a))) |
(*.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 (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 (*.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 (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a) a) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) #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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 a a))) |
(*.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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 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 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 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)))) |
(pow.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(/.f64 (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 (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)))) (*.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 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (-.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.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 (*.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 (*.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 (*.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 (*.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 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.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 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.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 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.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)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (-.f64 (*.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 (*.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 (-.f64 (*.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 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.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/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (+.f64 (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)))) (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 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (-.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(134-z0z1z2z3z4 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/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 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 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) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #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 (*.f64 #s(literal -1/180 binary64) angle) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(fabs.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(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 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 binary64) (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) b)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 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 (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 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 b 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 (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 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(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 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
#s(literal 2 binary64) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle)) |
(*.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal 1/90 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal -1/90 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (neg.f64 angle)) |
(*.f64 #s(literal 1/90 binary64) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64))) |
(*.f64 #s(literal -1/180 binary64) (+.f64 (*.f64 (PI.f64) angle) (*.f64 (PI.f64) angle))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal -1/90 binary64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(*.f64 angle (neg.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) angle)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) |
(log.f64 (/.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (-.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(neg.f64 (sin.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(neg.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(sin.f64 (+.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)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))))) |
(-.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (neg.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.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)))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (fabs.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)))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(cos.f64 (fabs.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))))) |
(cos.f64 (fabs.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(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))))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (*.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 1 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (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)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (neg.f64 (*.f64 (PI.f64) angle)) #s(literal -1/90 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #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)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(pow.f64 (fabs.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (cos.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))) (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(134-z0z1z2z3z4 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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 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 (*.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 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 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 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a))) |
(*.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 (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 (*.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 (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a) a) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) #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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 a 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))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (neg.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 1/180 binary64) angle))) |
(*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 #s(literal 1/180 binary64) (*.f64 (PI.f64) angle)) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 (PI.f64) angle))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.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 (exp.f64 (neg.f64 (PI.f64))) (*.f64 #s(literal -1/180 binary64) angle))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #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))) |
(cos.f64 (neg.f64 (neg.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 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.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 #s(literal -1/180 binary64) angle) (PI.f64))) |
(+.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 #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 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #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 (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)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 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 (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 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 b 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 (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 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(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 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))) |
(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 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (PI.f64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.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 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (neg.f64 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 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a))) |
(*.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 (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 (*.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 (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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) |
(*.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 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a) a) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(*.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 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 a a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a))) |
(pow.f64 (*.f64 (fabs.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (fabs.f64 a)) #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 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(neg.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(fabs.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 a a))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #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))) |
(cos.f64 (neg.f64 (neg.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 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.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 #s(literal -1/180 binary64) angle) (PI.f64))) |
(+.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 #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 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #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 (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)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 b)) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (log.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(+.f64 (log.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) (log.f64 b)) |
(+.f64 (log.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b)) (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))))) |
(+.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 (*.f64 b b)) (log.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (log.f64 (*.f64 b b))) |
(+.f64 (log.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) (log.f64 b)) |
(+.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 b) (log.f64 (*.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 (log.f64 b) (log.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b))) |
(+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) (log.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(log.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) 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 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 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 (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 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 b 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 (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 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.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 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) b)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b))) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #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))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) b) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(-.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(fabs.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b)))) |
(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 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(+.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (neg.f64 b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))))) |
| 611.0ms | 10 044× | 0 | valid |
| 16.0ms | 196× | 0 | invalid |
Compiled 36 452 to 5 027 computations (86.2% saved)
ival-mult!: 150.0ms (75.6% of total)ival-sub!: 32.0ms (16.1% of total)adjust: 17.0ms (8.6% of total)79 alts after pruning (79 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 763 | 52 | 815 |
| Fresh | 15 | 27 | 42 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 783 | 79 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| 16.9% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) | |
| 60.1% | (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) | |
| 76.8% | (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) | |
| 77.0% | (+.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))) | |
| 76.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 (/.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))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 75.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 76.7% | (+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| ▶ | 62.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)))) |
| 75.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) | |
| 77.1% | (+.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))) | |
| 63.4% | (+.f64 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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))) | |
| 73.1% | (+.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))) | |
| 60.2% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.0% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 0.0% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 62.7% | (+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) | |
| 74.7% | (+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) | |
| 68.6% | (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) b) b) (*.f64 (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))) | |
| 69.6% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.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/180 binary64) angle) (PI.f64)))) (sin.f64 (+.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/180 binary64) angle) (PI.f64))))) #s(literal 2 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))) | |
| 73.2% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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)) 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))) | |
| 69.6% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 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))) | |
| 75.3% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 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))) | |
| 57.0% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) a) a) (*.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)) | |
| ▶ | 62.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
| 62.6% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) | |
| 62.9% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) | |
| 62.8% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) b) b)) | |
| 62.8% | (+.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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) | |
| 62.5% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) | |
| 62.5% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) b) b)) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 62.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) | |
| 50.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) | |
| ▶ | 50.2% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| 73.9% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| ▶ | 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
| 41.6% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 60.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 72.9% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) | |
| 52.9% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))) a))) | |
| 60.4% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) | |
| 53.8% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 58.4% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 61.4% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) | |
| ▶ | 77.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 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))) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) 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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) #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))) | |
| 72.2% | (+.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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))) | |
| 66.3% | (+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64)))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 62.8% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) | |
| 76.6% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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))) | |
| 62.3% | (+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) | |
| 69.5% | (+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) | |
| 69.5% | (+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) | |
| 62.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 59.6% | (+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) | |
| 31.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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))))) | |
| 48.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) | |
| 49.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) | |
| 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)) (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) | |
| 50.7% | #s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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)))))))) | |
| 50.9% | #s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
| 46.0ms | 756× | 0 | valid |
| 14.0ms | 268× | 0 | invalid |
Compiled 6 414 to 4 234 computations (34.0% saved)
ival-mult!: 13.0ms (75.2% of total)ival-sub!: 3.0ms (17.4% of total)adjust: 1.0ms (5.8% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1064 | 8001 |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal -1/90 binary64) |
(PI.f64) |
(*.f64 #s(literal -1/90 binary64) (PI.f64)) |
angle |
(*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
b |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
#s(literal 1/180 binary64) |
(*.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 (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)) (*.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) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) |
(*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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) |
(*.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) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(*.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 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle) |
(cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(approx a a) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 a (-.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/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 a #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))))))) (*.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 (* (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) a) (*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) a) a) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ (* (* (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* 1/90 (PI)) angle)))) b) b)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2))) (+.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))) (*.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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle)))))))) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1/2 binary64) (/.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)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* 1/90 (PI)) angle)))) b) b)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (/.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)))) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 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 (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 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 (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
#s(approx (* (cos (* (* (PI) -1/180) angle)) b) (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle)))))))))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (*.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)) (-.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 b #s(literal 2 binary64))))))) |
#s(approx (+ (* (* (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* 1/90 (PI)) angle)))) b) b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.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)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) b)))))) |
#s(approx (+ (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 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 (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) b))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) b)))))) |
#s(approx angle angle) |
#s(approx (* (* -1/90 (PI)) angle) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2)) (*.f64 #s(literal -1/45 binary64) angle)) |
#s(approx (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))) |
#s(approx (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)) (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/16200 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (+.f64 (*.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 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 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 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/8748000 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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#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 (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/30855889612800000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))))))))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 #s(literal 1/180 binary64) (*.f64 a (*.f64 angle (PI.f64))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.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 (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (neg (* (sin (* (* -1/180 angle) (PI))) a)) (*.f64 angle (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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)))))) (*.f64 #s(literal 1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 #s(literal -1/180 binary64) (*.f64 a (PI.f64)))))) |
#s(approx (* 1/180 angle) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (* (PI) (* 1/180 angle)) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.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 (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (PI) (* 1/180 angle))) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (sin (* (PI) (* 1/180 angle))) a) (*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 a (PI.f64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/2777030065152000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 #s(literal 1/396718580736000000000 binary64) (pow.f64 (PI.f64) #s(literal 8 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1224440064000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal -1/2040733440000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (+.f64 (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.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))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64)))) (*.f64 #s(literal -1/765275040000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))) (*.f64 #s(literal 1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))) |
#s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/347128758144000000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 8 binary64))))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))))))))))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.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 (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (+.f64 (*.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 (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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 (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) b) b)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))))))) (pow.f64 b #s(literal 2 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)) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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) #s(literal 2 binary64)) |
#s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) (+.f64 #s(literal 2 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)) 1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) 1) (+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/16200 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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/90 (PI)) angle) (* -1/2 (PI))) (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
#s(approx (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))) (+.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))) (+.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/16200 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))))) |
#s(approx (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))) (+.f64 (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))))))) |
#s(approx (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
#s(approx (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI))))) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) |
#s(approx (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))))) |
#s(approx (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 b (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))))) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal -1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (PI.f64) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) (+.f64 (*.f64 #s(literal 1/8748000 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) (*.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)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))))))))) |
#s(approx (* (PI) angle) (*.f64 angle (PI.f64))) |
#s(approx (pow (* a (sin (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) -1/180) angle)) (+.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 (* (* (PI) -1/180) angle)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (* (PI) -1/180) angle)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (cos (* (* (PI) -1/180) angle)) b) (+.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 (* (cos (* (* (PI) -1/180) angle)) b) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (* (cos (* (* (PI) -1/180) angle)) b) (+.f64 b (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (log (* (cos (* (* (PI) -1/180) angle)) b)) (log.f64 b)) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 b) (*.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))))) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 b) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/24 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (+.f64 (log.f64 b) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1133740800000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/34012224000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (*.f64 #s(literal 2 binary64) (log.f64 b))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (+.f64 (*.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 2 binary64) (log.f64 b)))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 #s(literal 1/12 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 1/360 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/1133740800000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -1/34012224000000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 6 binary64))))))) (*.f64 #s(literal 1/12 binary64) (+.f64 (*.f64 #s(literal -1/349920000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 #s(literal 1/1049760000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))))) |
#s(approx (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (cos (* (* (PI) -1/180) angle)) b)) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (* (* (PI) angle) 1/180))) 2) (exp (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64)))) (+.f64 (*.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)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (+.f64 (*.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)) (+.f64 (*.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)) (+.f64 (*.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 (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (*.f64 angle (-.f64 (/.f64 #s(literal 1 binary64) angle) #s(literal 1/45 binary64)))) |
#s(approx (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)) (*.f64 angle (+.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle)))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle)))))))) |
#s(approx (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle))))))))) |
#s(approx (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle))))))))) |
#s(approx (sin (* (* -1/180 angle) (PI))) (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (sin (* (PI) (* 1/180 angle))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/45 binary64) angle)))))))))) |
#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 (+ 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 (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) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (- 1 (* (+ (cos (* (* 1/90 (PI)) angle)) 1) 1/2)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
#s(approx (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI))))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
#s(approx (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) |
#s(approx (cos (* (* (PI) -1/180) angle)) (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (log (* (cos (* (* (PI) -1/180) angle)) b)) (log.f64 (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (log (* (cos (* (* (PI) -1/180) angle)) b)) 2) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 b (cos.f64 (*.f64 #s(literal -1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 angle (-.f64 #s(literal 1/45 binary64) (/.f64 #s(literal 1 binary64) angle))))) |
#s(approx (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle)) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) |
#s(approx (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle)))))) |
#s(approx (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2)))) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))) |
#s(approx (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle)))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 22.0ms | angle | -inf |
| 20.0ms | angle | inf |
| 19.0ms | b | -inf |
| 18.0ms | b | 0 |
| 16.0ms | b | inf |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 776 |
| 0 | 145 | 762 |
| 1 | 575 | 653 |
| 2 | 2159 | 645 |
| 0 | 5212 | 645 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal -1/90 binary64) |
(PI.f64) |
(*.f64 #s(literal -1/90 binary64) (PI.f64)) |
angle |
(*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
b |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) |
#s(literal 1/180 binary64) |
(*.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 (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)) (*.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) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) |
(*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.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) |
(*.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) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal -1/2 binary64) (PI.f64)) |
(-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) |
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(*.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 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) |
#s(literal 2 binary64) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 (PI.f64) #s(literal -1/180 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle) |
(cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) |
(*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)))) |
| Outputs |
|---|
#s(literal 1/2 binary64) |
#s(literal 1 binary64) |
#s(literal -1/90 binary64) |
(PI.f64) |
(*.f64 (*.f64 #s(literal -1/90 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/90 binary64))) |
(*.f64 (PI.f64) #s(literal -1/90 binary64)) |
(*.f64 #s(literal -1/90 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal -1/90 binary64) (PI.f64)) |
(neg.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
angle |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64)) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/90 binary64)) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal -1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (neg.f64 angle)) |
(*.f64 #s(literal 1/90 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) angle) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/90 binary64) angle)) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal 1/90 binary64) angle))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 angle #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 #s(literal 1/90 binary64) (PI.f64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64))) angle)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal -1/90 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1 binary64))) |
(*.f64 (neg.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 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) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (PI.f64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/2 binary64) (PI.f64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) #s(literal 2 binary64)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (PI.f64) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (PI.f64))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (PI.f64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (PI.f64)) #s(literal -2 binary64)) |
(/.f64 (PI.f64) #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(log.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (/.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (cbrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (cbrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 angle (cbrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (/.f64 (/.f64 angle (cbrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 angle (PI.f64)) (cbrt.f64 (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1/2 binary64)) (/.f64 (/.f64 (*.f64 angle (PI.f64)) (cbrt.f64 (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 angle) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1/90 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 angle (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 angle (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 angle (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (neg.f64 angle) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 1/45 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1/90 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 angle) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 angle) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64)) (/.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) #s(literal -1/45 binary64)) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal -1/90 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 angle #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (neg.f64 angle) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (neg.f64 angle) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (PI.f64)) (/.f64 angle #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 angle) (PI.f64)) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 angle) (PI.f64)) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (PI.f64)) (/.f64 (*.f64 angle (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (PI.f64)) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/90 binary64)) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (PI.f64)) #s(literal 1/45 binary64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 angle #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 angle (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (/.f64 angle #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal -1/2 binary64)) (/.f64 (neg.f64 angle) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal -1/2 binary64)) (/.f64 angle (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal -1/2 binary64)) (/.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64)) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal -1/2 binary64)) (/.f64 #s(literal -1/90 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (neg.f64 (PI.f64))) #s(literal 1/45 binary64)) |
(*.f64 (/.f64 angle (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 angle (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 angle (neg.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 angle (neg.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 angle (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (neg.f64 (PI.f64))) (/.f64 (*.f64 angle (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (neg.f64 (PI.f64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (PI.f64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 1 binary64))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (PI.f64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 angle #s(literal -1/45 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (neg.f64 (PI.f64))) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (neg.f64 (PI.f64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (neg.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal 1 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal 1/2 binary64)) (/.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 angle) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1/2 binary64)) (/.f64 (neg.f64 angle) (PI.f64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 1/2 binary64)) (/.f64 angle (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 1 binary64)) (/.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1/45 binary64) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (PI.f64))) |
(*.f64 #s(literal 1/45 binary64) (/.f64 (*.f64 angle (PI.f64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal 1 binary64)) (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(*.f64 (/.f64 angle #s(literal 1 binary64)) #s(literal -1/45 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (PI.f64))) |
(*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 angle (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 angle) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1/90 binary64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1/90 binary64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal -1/90 binary64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal -1/90 binary64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)) (/.f64 #s(literal 1 binary64) (PI.f64))) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1/90 binary64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (PI.f64))) |
(*.f64 (/.f64 angle #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 angle (PI.f64)) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 (/.f64 angle (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 angle (PI.f64))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/90 binary64) (PI.f64))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (PI.f64)) (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 angle (PI.f64)) (PI.f64)) #s(literal -1/45 binary64)) |
(*.f64 #s(literal -1/45 binary64) (/.f64 (/.f64 (*.f64 angle (PI.f64)) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/45 binary64) (/.f64 angle #s(literal 1 binary64))) |
(*.f64 #s(literal -1/45 binary64) (/.f64 (*.f64 angle (PI.f64)) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (cbrt.f64 (PI.f64))) (/.f64 (*.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle #s(literal 2 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 angle (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 angle (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/90 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(*.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) (/.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(*.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal -1/90 binary64)) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal -1/90 binary64) angle) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (/.f64 #s(literal 1 binary64) (PI.f64)) #s(literal -2 binary64))) |
(*.f64 #s(literal 1/90 binary64) (/.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 angle (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(*.f64 angle #s(literal -1/45 binary64)) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(*.f64 #s(literal -1/90 binary64) (/.f64 (/.f64 (*.f64 angle (PI.f64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64)))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 (*.f64 angle #s(literal 2 binary64)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/90 binary64) (*.f64 angle #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/90 binary64) angle) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 #s(literal 1/90 binary64) angle)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal -1/45 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) #s(literal 1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 angle) (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 #s(literal -1/2 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 angle (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (*.f64 #s(literal 1/2 binary64) (cbrt.f64 (PI.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (neg.f64 angle)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/90 binary64) angle)) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle #s(literal 2 binary64)))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle #s(literal 2 binary64))) (PI.f64)) |
(/.f64 (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)) (PI.f64)) |
(/.f64 (neg.f64 (*.f64 angle #s(literal -1/90 binary64))) #s(literal -1/2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) |
(neg.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 angle (/.f64 #s(literal 2 binary64) (PI.f64))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 (PI.f64))) (/.f64 (PI.f64) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (PI.f64) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 #s(literal 1/2 binary64) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (PI.f64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64))) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 (PI.f64))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (PI.f64)) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (PI.f64) (neg.f64 (PI.f64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (PI.f64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 angle #s(literal -1/45 binary64)))) (*.f64 angle #s(literal -1/45 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (neg.f64 (PI.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (cbrt.f64 (PI.f64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (PI.f64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/90 binary64) angle))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle #s(literal 2 binary64))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (*.f64 angle #s(literal -1/90 binary64))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle #s(literal -1/90 binary64)))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) angle) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)) #s(literal 2 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 angle #s(literal -1/90 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/90 binary64) angle))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (*.f64 angle #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 1/2 binary64)) #s(literal -1/90 binary64)))) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 angle #s(literal -1/90 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 angle #s(literal -1/90 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (neg.f64 (PI.f64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (PI.f64)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (-.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 angle #s(literal -1/45 binary64))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) (neg.f64 (*.f64 angle #s(literal -1/45 binary64))))) (+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 angle #s(literal -1/45 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 angle #s(literal -1/45 binary64))) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 angle #s(literal -1/45 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (+.f64 (*.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) (neg.f64 (*.f64 angle #s(literal -1/45 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 angle #s(literal -1/45 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 angle #s(literal -1/45 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 angle #s(literal -1/45 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 angle #s(literal -1/45 binary64))) (*.f64 angle #s(literal -1/45 binary64))))) |
(/.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)))) |
(neg.f64 (-.f64 (neg.f64 (*.f64 angle #s(literal -1/45 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 angle #s(literal -1/45 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 angle #s(literal -1/45 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(+.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle #s(literal -1/45 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (neg.f64 (PI.f64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (neg.f64 (PI.f64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(-.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
b |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)) |
#s(literal -1/180 binary64) |
(*.f64 #s(literal -1/180 binary64) angle) |
(*.f64 angle #s(literal -1/180 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) 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)) (*.f64 #s(literal -1/180 binary64) angle))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 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 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #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 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
a |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (neg.f64 a)) |
(*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (neg.f64 (neg.f64 a))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) a) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) (PI.f64)) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) 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) (PI.f64)) (neg.f64 angle)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 angle (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(log.f64 (exp.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (PI.f64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (PI.f64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) (neg.f64 a)) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(*.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(fabs.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))))))) |
(neg.f64 (-.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) (-.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64)) (pow.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))))) |
(neg.f64 (+.f64 #s(literal -1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(neg.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) |
(*.f64 a (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) a)) |
(neg.f64 (*.f64 a (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (neg.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) |
(*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 a (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) |
(neg.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
#s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) |
(*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) |
(*.f64 b #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 b b) #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) |
(*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)))) (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (+.f64 (*.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (-.f64 (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b))) |
(+.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (neg.f64 (*.f64 (neg.f64 b) #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)))) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (neg.f64 (*.f64 (neg.f64 b) (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
#s(literal 1/90 binary64) |
(*.f64 (*.f64 #s(literal 1/90 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/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 #s(literal 1/90 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1/90 binary64)) |
(neg.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(*.f64 (neg.f64 angle) (*.f64 (PI.f64) #s(literal -1/90 binary64))) |
(*.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 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (neg.f64 angle)) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/90 binary64) angle)) |
(*.f64 #s(literal -1/90 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(neg.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/90 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) #s(literal -1 binary64))) (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))))) |
(/.f64 (-.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (+.f64 (*.f64 #s(literal -1 binary64) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))))) |
(/.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 3 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))))) |
(neg.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) a) |
(*.f64 a (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) a)) |
(neg.f64 (*.f64 a (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) a)) |
(*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) a) a) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 a a)) |
(*.f64 a (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) a)) |
(neg.f64 (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) a)) a)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) a))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) b)) b)) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
#s(literal -1/2 binary64) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) |
(*.f64 (neg.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 -1/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 #s(literal 1/2 binary64) (neg.f64 (PI.f64))) |
(neg.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (exp.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 #s(literal 1 binary64) (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (pow.f64 (PI.f64) #s(literal 2/3 binary64)))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (cbrt.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (neg.f64 (PI.f64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (cbrt.f64 (PI.f64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) |
(*.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64)) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))) (neg.f64 (PI.f64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))) (PI.f64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (neg.f64 (PI.f64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (neg.f64 (PI.f64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (neg.f64 (PI.f64))) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal -2 binary64) (PI.f64))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (neg.f64 (PI.f64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 #s(literal -2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (PI.f64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(/.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64)))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (PI.f64) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64))) (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(/.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (-.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (-.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) (+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(-.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64))) (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (+.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (PI.f64)) #s(literal -1/2 binary64)))) |
(neg.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(cos.f64 (+.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle #s(literal -1/45 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (neg.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (neg.f64 (*.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64)))) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) |
(134-z0z1z2z3z4 #s(literal 1/2 binary64) #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 #s(literal 1/2 binary64) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) |
(*.f64 b (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 b (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (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 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) b)) |
(*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b) b) |
(*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 b (*.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))))))) |
(neg.f64 (-.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/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 angle (log.f64 (exp.f64 (PI.f64)))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(log.f64 (exp.f64 (*.f64 angle (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 (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) angle) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)) (PI.f64)) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) 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) (PI.f64)) (neg.f64 angle)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal -1/180 binary64) angle) (neg.f64 (PI.f64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 angle (neg.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(log.f64 (pow.f64 (exp.f64 (PI.f64)) (neg.f64 (*.f64 #s(literal -1/180 binary64) angle)))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64))) (neg.f64 angle))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64))) |
(log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(log.f64 (exp.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(neg.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(sin.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (PI.f64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(-.f64 (*.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64))) |
(cos.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) |
(cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (cos.f64 (PI.f64))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (sin.f64 (PI.f64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) |
(*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (neg.f64 a)) |
(134-z0z1z2z3z4 a #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 a (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
#s(literal 2 binary64) |
(*.f64 (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (fabs.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
(*.f64 (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) (neg.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)))) |
(*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 2 binary64)) (*.f64 a a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) (neg.f64 a)) |
(*.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) a) |
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))) |
(*.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (/.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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(*.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(*.f64 a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a))) |
(pow.f64 (fabs.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal 1 binary64)) (pow.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) #s(literal -1 binary64))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(134-z0z1z2z3z4 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a) a) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) |
(neg.f64 (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(fabs.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64))) |
(*.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)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/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)) |
(log.f64 (exp.f64 (*.f64 #s(literal -1/180 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 (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) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 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 #s(literal -1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 #s(literal -1/180 binary64) angle)) |
(log.f64 (pow.f64 (exp.f64 (*.f64 angle (PI.f64))) #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 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) |
(sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -1 binary64))) |
(cos.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (fabs.f64 b)) |
(*.f64 (fabs.f64 b) (fabs.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) |
(*.f64 b (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(134-z0z1z2z3z4 b (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal -1 binary64)) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(exp.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(+.f64 (cosh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (sinh.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 b) (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))) |
(+.f64 (log.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (log.f64 b)) |
(log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (log.f64 (exp.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(+.f64 (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (log.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) |
(+.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)) (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) |
(+.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(log.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) (neg.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64))) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 1 binary64)))) |
(*.f64 (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) (exp.f64 (*.f64 #s(literal 1 binary64) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) |
(pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) |
(pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))))) |
(/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 1 binary64)) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal -1 binary64))) |
(-.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) |
(sqrt.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) |
(fabs.f64 (-.f64 (sinh.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))))) |
(fabs.f64 (neg.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))))) |
(fabs.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))) |
(fabs.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 2 binary64))) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) |
(+.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (*.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) (-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))))) |
(neg.f64 (-.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(-.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)) (neg.f64 (*.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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(-.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64)))) |
(+.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #s(literal 2 binary64))) (+.f64 (sinh.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b)) #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 angle (PI.f64)) #s(literal 1/180 binary64))))))))) |
(+.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #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 angle (PI.f64)) #s(literal 1/180 binary64)))))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (neg.f64 (neg.f64 (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))))))) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b) #s(literal 2 binary64))) |
| 375.0ms | 2 968× | 0 | valid |
| 6.0ms | 104× | 0 | invalid |
Compiled 55 986 to 8 414 computations (85.0% saved)
ival-mult!: 62.0ms (84.7% of total)ival-sub!: 7.0ms (9.6% of total)adjust: 4.0ms (5.5% of total)89 alts after pruning (87 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 155 | 31 | 1 186 |
| Fresh | 18 | 56 | 74 |
| Picked | 5 | 0 | 5 |
| Done | -2 | 2 | 0 |
| Total | 1 176 | 89 | 1 265 |
| Status | Accuracy | Program |
|---|---|---|
| 16.9% | (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) | |
| 60.1% | (-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a a))) | |
| 76.8% | (-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) a)) | |
| 77.0% | (+.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))) | |
| 76.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 (/.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))) | |
| 77.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) #s(literal 2 binary64))) | |
| 75.4% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle)))) (cos.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))))) | |
| 76.9% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64))) | |
| 76.7% | (+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) | |
| 64.8% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) b)) #s(literal 2 binary64)))) | |
| 60.7% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) b)) #s(literal 2 binary64)))) | |
| 64.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) b)) #s(literal 2 binary64)))) | |
| 63.0% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/180 binary64))) angle)) b)) #s(literal 2 binary64)))) | |
| ✓ | 62.2% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #s(literal 2 binary64)))) |
| 75.6% | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) #s(literal 2 binary64)))) | |
| 77.1% | (+.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))) | |
| 73.1% | (+.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))) | |
| 60.2% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.0% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) | |
| 0.0% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 60.1% | (+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 62.7% | (+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) | |
| 62.7% | (+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) | |
| 74.7% | (+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) | |
| 68.6% | (+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) b) b) (*.f64 (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))) | |
| 69.6% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.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/180 binary64) angle) (PI.f64)))) (sin.f64 (+.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/180 binary64) angle) (PI.f64))))) #s(literal 2 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))) | |
| 73.2% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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)) 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))) | |
| 69.6% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 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))) | |
| 75.3% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 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))) | |
| 57.0% | (+.f64 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) a) a) (*.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)) | |
| 62.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) | |
| 50.8% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) | |
| 62.6% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) | |
| 62.9% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) | |
| 62.8% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) b) b)) | |
| 62.8% | (+.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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) | |
| 62.5% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) | |
| 62.5% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) b) b)) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 62.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) | |
| 62.3% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) | |
| 50.7% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) | |
| ✓ | 50.2% | (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| 73.9% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 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))) | |
| 77.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/90 binary64))) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) | |
| 60.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) | |
| 54.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (PI.f64))) a))) | |
| 59.5% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) | |
| 61.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 60.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 a a))) | |
| 72.9% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) | |
| 53.8% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 58.4% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 60.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle #s(literal 2 binary64)) (cbrt.f64 (PI.f64))))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.3% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 angle (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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))) | |
| 77.1% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) 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))) | |
| 77.0% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) #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))) | |
| 72.2% | (+.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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))) | |
| 66.3% | (+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.f64)))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) | |
| 62.8% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) | |
| 76.6% | (+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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))) | |
| 77.2% | (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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))) | |
| 69.5% | (+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) | |
| 69.5% | (+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) | |
| 62.4% | (+.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) | |
| 59.6% | (+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) | |
| 31.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) | |
| 40.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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))))) | |
| 48.9% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) | |
| 49.0% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) | |
| 47.4% | #s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) | |
| 50.7% | #s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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)))))))) | |
| 50.9% | #s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) | |
| 50.8% | #s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
| 19.0ms | 134× | 0 | invalid |
| 18.0ms | 378× | 0 | valid |
Compiled 3 570 to 2 436 computations (31.8% saved)
ival-mult!: 19.0ms (93.3% of total)ival-sub!: 1.0ms (4.9% of total)adjust: 0.0ms (0.0% of total)| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
| Outputs |
|---|
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
| Outputs |
|---|
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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 |
|---|
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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))) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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)))) |
(+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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))))) (*.f64 a a)) (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 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 binary64))) #s(literal 2 binary64))) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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)))) |
(+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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))))) (*.f64 a a)) (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 (+.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (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 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
| Outputs |
|---|
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 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))))) (*.f64 b b))) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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)))) |
(+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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))))) (*.f64 a a)) (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 (+.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (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 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 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))) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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)))) |
(+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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))))) (*.f64 a a)) (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 (+.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (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 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (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))))) a) a) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
| Inputs |
|---|
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) (*.f64 angle angle)) (*.f64 b b))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (+.f64 (*.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 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a)) (*.f64 (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) (-.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b)) (*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) (-.f64 (*.f64 (*.f64 (-.f64 #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) b) b) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #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))))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.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))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) a) a) (*.f64 (*.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))))))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)))) angle) angle) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(approx (+ (cos (* (* 1/90 (PI)) angle)) 1) #s(literal 2 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (134-z0z1z2z3z4 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b) #s(literal -1/32400 binary64) (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 a a)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (-.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/32400 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b)) (*.f64 (neg.f64 (*.f64 angle angle)) (*.f64 (*.f64 (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)) (PI.f64)) (PI.f64)))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (* (* (+ 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 (+ (* (* (+ 1/2 (* 1/2 (sin (* (+ 1 (/ (* (* -1/90 (PI)) angle) (* (PI) 1/2))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (PI.f64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/45 binary64) angle))))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (+ (* -1/90 (* angle (PI))) (* (PI) 1/2))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (* (+ 1/2 (* 1/2 (sin (- (* (* -1/90 (PI)) angle) (* -1/2 (PI)))))) b) b) (* (neg (* (sin (* (* -1/180 angle) (PI))) a)) (* (sin (* (PI) (* 1/180 angle))) a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))))) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 #s(approx (+ 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) #s(literal 1 binary64)) b) b)) |
(+.f64 (*.f64 #s(approx (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) (*.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 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 binary64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 #s(approx (* (* (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) a) a) (*.f64 (pow.f64 a #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)))))))) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 binary64))) b) b)) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.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))))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (134-z0z1z2z3z4 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) b) b (*.f64 (PI.f64) a) (*.f64 (PI.f64) a))) (pow.f64 b #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) #s(approx (* 1/2 (cos (* (* (PI) angle) 1/90))) #s(literal 1/2 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 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) angle) (PI.f64))))) b) b)) |
(+.f64 (*.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)))) a) a) (*.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)) |
(+.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 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 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 (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 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) b) b)) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 (-.f64 (*.f64 (-.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 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 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) b) (*.f64 #s(literal 1/2 binary64) b)) b)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64)))))) a) a) (*.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)) |
(+.f64 (*.f64 (+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a (*.f64 (-.f64 #s(literal -1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 1/2 binary64)))) a) (*.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)) |
(+.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 #s(approx (* (sin (* (* -1/180 angle) (PI))) a) (*.f64 #s(literal -1/180 binary64) (*.f64 a (*.f64 angle (PI.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.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 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))))) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))))) (*.f64 a a))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (*.f64 (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)))) |
(+.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 #s(approx (cos (* (* (PI) angle) 1/180)) #s(literal 1 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)) #s(approx (pow (* b (cos (* (/ angle 180) (PI)))) 2) (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 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) #s(approx (cos (* 2 (* (* -1/180 angle) (PI)))) (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 #s(approx (- 1/2 (* 1/2 (cos (* (* (PI) angle) 1/90)))) (*.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 2 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))))) (*.f64 a a)) (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 (+.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 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 a a)) (pow.f64 (*.f64 b (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))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64)))) 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 (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 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 (PI.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (PI.f64) (+.f64 (*.f64 angle #s(literal -1/90 binary64)) #s(literal 1/2 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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (neg.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (PI.f64))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (PI.f64))) 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 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (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) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) a)) (*.f64 (cos.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) a))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (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))))) a) a) (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (PI.f64)) (*.f64 angle (*.f64 (PI.f64) #s(literal -1/90 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal -1/90 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (PI.f64)) (*.f64 (*.f64 #s(literal -1/2 binary64) (PI.f64)) #s(literal 2 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 #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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal -1/2 binary64)) (/.f64 angle (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 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 (+.f64 (cos.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (sin.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) a) a) (*.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)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (PI.f64) #s(literal 1/2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 angle #s(literal -1/45 binary64)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/2 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 (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))) |
(+.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 (sin.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (PI.f64) #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) (+.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 (PI.f64) (+.f64 (*.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 (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))))) b) b) (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 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) b) b) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) a)) #s(literal 2 binary64)))) |
(+.f64 (*.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)))) (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 (*.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 (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 (*.f64 (*.f64 (/.f64 (+.f64 (cos.f64 (+.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) #s(literal 2 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 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 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 (+.f64 (sin.f64 (-.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/180 binary64) angle) (PI.f64)))) (sin.f64 (+.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/180 binary64) angle) (PI.f64))))) #s(literal 2 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 (+.f64 (sin.f64 (-.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))) (sin.f64 (+.f64 (+.f64 (fabs.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))))) #s(literal 2 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 (+.f64 (sin.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.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)) 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 (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (PI.f64))) a)) #s(literal 2 binary64))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) b)) #s(literal 2 binary64)))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) #s(literal -1/180 binary64)) angle)) b)) #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)) (exp.f64 (*.f64 (log.f64 (fabs.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) b))) #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))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 (cos.f64 (-.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))))) (cos.f64 (+.f64 (-.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)) (*.f64 #s(literal -1/2 binary64) (PI.f64))) (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 #s(literal -1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) b) b) (*.f64 (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 (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 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (log.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) b)) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 #s(literal -1/2 binary64) (PI.f64)))) b)) #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)) (exp.f64 (*.f64 (log.f64 (*.f64 (sin.f64 (+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) b)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (exp.f64 (*.f64 (log.f64 (neg.f64 a)) #s(literal 2 binary64)))) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal -1/180 binary64) angle))))))) (*.f64 a a)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (pow.f64 #s(approx (* a (sin (* (/ angle 180) (PI)))) (*.f64 angle (+.f64 (*.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(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (*.f64 angle (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) #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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) 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) (sin.f64 (+.f64 (*.f64 (*.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/90 binary64))) angle) (*.f64 #s(literal -1/2 binary64) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.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))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 angle #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (PI.f64) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/2 binary64))))) (*.f64 (PI.f64) #s(literal 1/2 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) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (PI.f64) #s(literal -1/90 binary64)) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (/.f64 (*.f64 angle #s(literal 2 binary64)) (cbrt.f64 (PI.f64))))) (*.f64 (PI.f64) #s(literal 1/2 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) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)) #s(literal 1 binary64)) #s(literal 1/2 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))) |
#s(approx (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (+.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.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 (pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 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))) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (log.f64 (exp.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)))) angle)))) b) b)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (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 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) (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 (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 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/90 binary64))) angle)))) b) b)) |
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) a) a) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) (*.f64 #s(literal 1/90 binary64) angle)))))) b) b)) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (+.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64))) (*.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)) (*.f64 (*.f64 #s(literal -1/180 binary64) angle) (PI.f64)))))) (*.f64 (PI.f64) #s(literal 1/2 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 (neg.f64 (*.f64 #s(approx (sin (* (* -1/180 angle) (PI))) (*.f64 angle (+.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 #s(literal 1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 #s(literal 1/180 binary64) angle))) a))) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (exp.f64 (*.f64 (log.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) (*.f64 (cbrt.f64 (PI.f64)) #s(literal -1/180 binary64))) angle)) b)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.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 angle (PI.f64)))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 1/2 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 (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 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (pow.f64 (PI.f64) #s(literal 2/3 binary64))) (cbrt.f64 (PI.f64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) angle) (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 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 2/3 binary64)) angle) (*.f64 (cbrt.f64 (PI.f64)) #s(literal 1/180 binary64))))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle)))) (*.f64 (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))) (*.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle))))) (sin.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 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 (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 (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))) |
(+.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 (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))) (+.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 (*.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))))))))) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (PI.f64)) angle) (*.f64 (PI.f64) #s(literal 1/2 binary64)))) (*.f64 (PI.f64) #s(literal 1/2 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))) |
59 calls:
| 57.0ms | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 48.0ms | angle |
| 45.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 45.0ms | b |
| 45.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 50.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 50.2% | 1 | angle |
| 50.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))) |
| 50.2% | 1 | a |
| 50.2% | 1 | b |
| 60.0% | 5 | (/.f64 angle #s(literal 180 binary64)) |
| 60.0% | 5 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 60.0% | 5 | angle |
| 65.4% | 2 | b |
| 67.4% | 2 | b |
| 63.9% | 2 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 69.0% | 2 | b |
| 65.1% | 2 | a |
| 68.9% | 3 | (/.f64 angle #s(literal 180 binary64)) |
| 68.9% | 3 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 68.9% | 3 | angle |
| 69.5% | 1 | b |
| 74.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 74.1% | 2 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 69.5% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 72.4% | 2 | a |
| 74.1% | 2 | angle |
| 76.6% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 76.6% | 1 | a |
| 76.6% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 76.6% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 76.6% | 1 | angle |
| 76.6% | 1 | b |
| 76.7% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 76.7% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 76.7% | 1 | a |
| 76.7% | 1 | angle |
| 76.7% | 1 | b |
| 76.7% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 77.2% | 1 | a |
| 77.2% | 1 | b |
| 77.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 77.2% | 1 | angle |
| 77.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))) |
| 77.2% | 1 | a |
| 77.2% | 1 | b |
| 77.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.2% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 77.2% | 1 | angle |
| 77.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))) |
| 77.3% | 1 | a |
| 77.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.3% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 77.3% | 1 | b |
| 77.3% | 1 | angle |
| 77.3% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 77.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 77.3% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 77.3% | 1 | (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) |
| 77.3% | 1 | a |
| 77.3% | 1 | b |
| 77.3% | 1 | angle |
| 41.0ms | 378× | 0 | valid |
| 7.0ms | 134× | 0 | invalid |
Compiled 6 177 to 1 479 computations (76.1% saved)
adjust: 10.0ms (54.2% of total)ival-mult!: 7.0ms (37.9% of total)ival-sub!: 1.0ms (5.4% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 14.0ms | 5.969584597386953e-13 | 1.617853615887183e-12 |
| 10.0ms | 80× | 0 | valid |
Compiled 439 to 301 computations (31.4% saved)
ival-sinu: 3.0ms (40.2% of total)ival-cosu: 2.0ms (26.8% of total)ival-pow2: 2.0ms (26.8% of total)ival-mult!: 1.0ms (13.4% 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 |
|---|---|---|
| 30.0ms | 2.001237256032098e-25 | 6.430549472021762e-24 |
| 24.0ms | 112× | 0 | valid |
Compiled 619 to 436 computations (29.6% saved)
ival-cosu: 14.0ms (67.5% of total)ival-sinu: 3.0ms (14.5% of total)ival-pow2: 2.0ms (9.6% of total)ival-mult!: 1.0ms (4.8% 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 |
|---|---|---|
| 2.0ms | 2.001237256032098e-25 | 6.430549472021762e-24 |
Compiled 619 to 422 computations (31.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 1.2487492010859795e+148 | 5.559384985570196e+151 |
| 27.0ms | 128× | 0 | valid |
Compiled 648 to 432 computations (33.3% saved)
ival-sinu: 4.0ms (37.0% of total)ival-cosu: 3.0ms (27.8% of total)ival-pow2: 3.0ms (27.8% of total)ival-mult!: 1.0ms (9.3% of total)adjust: 0.0ms (0.0% of total)ival-add!: 0.0ms (0.0% of total)| 1× | fuel |
Compiled 578 to 152 computations (73.7% saved)
Compiled 5 030 to 3 048 computations (39.4% saved)
Loading profile data...