
Time bar (total: 8.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 25 to 14 computations (44% saved)
| 1.0s | 8 256× | 0 | valid |
ival-sinu: 276.0ms (35% of total)ival-pow2: 192.0ms (24.3% of total)ival-cosu: 178.0ms (22.6% of total)ival-mult!: 113.0ms (14.3% of total)ival-sub!: 29.0ms (3.7% of total)adjust: 1.0ms (0.1% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 238 |
| 1 | 208 | 230 |
| 2 | 1123 | 160 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(abs a)
(abs b)
(negabs angle)
Compiled 46 to 32 computations (30.4% saved)
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
b |
(pow.f64 a #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (- (pow b 2) (pow a 2)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (pow b 2) (pow a 2)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (pow a 2) (pow.f64 a #s(literal 2 binary64))) |
#s(approx a a) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx b b) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (PI) (/ angle 180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (/ angle 180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 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 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (sin (* (PI) (/ angle 180))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 16.0ms | angle | -inf |
| 4.0ms | angle | 0 |
| 3.0ms | a | inf |
| 3.0ms | a | 0 |
| 2.0ms | angle | inf |
| Inputs |
|---|
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(literal 2 binary64) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
b |
(pow.f64 a #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(PI.f64) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
#s(literal 180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
| Outputs |
|---|
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))))) #s(literal 2 binary64)) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(neg.f64 (fma.f64 (+.f64 b a) (*.f64 (-.f64 a b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (+.f64 b a)) (-.f64 b a)) |
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (+.f64 b a) (+.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
(*.f64 (-.f64 b a) (+.f64 (+.f64 b a) (+.f64 b a))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(+.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(+.f64 (neg.f64 (*.f64 a a)) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (*.f64 b b)) |
(+.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (neg.f64 (*.f64 a a))) |
(+.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(-.f64 (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 a a)) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 a b))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))))) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(-.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a a)))) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) a (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (neg.f64 b) a) (-.f64 (neg.f64 b) a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (-.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (neg.f64 (+.f64 b a)) (-.f64 a b) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 a) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 a (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 a) (neg.f64 (fabs.f64 a)) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 a) (neg.f64 (neg.f64 a)) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (neg.f64 a) a (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 b b (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) b (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (neg.f64 a) (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 b (*.f64 b #s(literal 2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (-.f64 b a) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 b a) (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 a (neg.f64 a) (fma.f64 (neg.f64 a) a (*.f64 (*.f64 b b) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 b b) #s(literal 2 binary64))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))) (cosh.f64 (/.f64 #s(literal 0 binary64) #s(literal 2 binary64))))) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a)) |
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a))) |
(*.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a))) |
(*.f64 (+.f64 (neg.f64 b) a) (-.f64 (neg.f64 b) a)) |
(*.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (-.f64 (neg.f64 b) (neg.f64 a))) |
(*.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a))) |
(*.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a))) |
(*.f64 (neg.f64 (+.f64 b a)) (-.f64 a b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 1 binary64))) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 b b))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (neg.f64 (neg.f64 a)) (*.f64 b b)) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(neg.f64 (neg.f64 (*.f64 b b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
b |
(*.f64 a a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (neg.f64 a)) a) |
(*.f64 a (neg.f64 (neg.f64 a))) |
(fabs.f64 (*.f64 a a)) |
(neg.f64 (neg.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
a |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))) |
(*.f64 (neg.f64 angle) (/.f64 (PI.f64) #s(literal -180 binary64))) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 1/180 binary64)) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64)))) |
(/.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 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(/.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 angle) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(neg.f64 (*.f64 angle #s(literal -1/180 binary64))) |
angle |
(*.f64 angle #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) angle) |
(neg.f64 (neg.f64 angle)) |
#s(literal 180 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal -180 binary64)) |
(fabs.f64 #s(literal 180 binary64)) |
(neg.f64 #s(literal -180 binary64)) |
(sqrt.f64 #s(literal 32400 binary64)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #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 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
Compiled 10 595 to 1 460 computations (86.2% saved)
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 320 | 28 | 348 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 321 | 28 | 349 |
| Status | Accuracy | Program |
|---|---|---|
| 54.9% | (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) | |
| 30.9% | (/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 58.5% | (/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 52.1% | (*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
| 59.0% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 56.1% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 66.5% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 56.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 a) a (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 54.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 54.6% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
| 53.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) | |
| 51.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 54.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 53.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) | |
| 54.1% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) | |
| 54.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 49.5% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 56.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) | |
| 56.0% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) | |
| 35.8% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 32.8% | (*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
| ▶ | 49.7% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
| 34.0% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
Compiled 1 536 to 1 146 computations (25.4% saved)
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) |
(*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle #s(literal 1/180 binary64)) |
#s(literal 1/180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.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 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
| Outputs |
|---|
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx a a) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (- b a) (+.f64 b (*.f64 #s(literal -1 binary64) a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) |
#s(approx (* (PI) (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (- (pow b 2) (pow a 2)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (pow b 2) (pow a 2)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (pow a 2) (pow.f64 a #s(literal 2 binary64))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (fma.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 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)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (+ b a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 a (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (- (pow b 2) (pow a 2)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (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)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (- b a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 angle (PI.f64))))) |
#s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (- (pow b 2) (pow a 2)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* 2 (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b)) b))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) b))) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))) b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a))))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a)))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx angle angle) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))))))) |
#s(approx (* angle (* (PI) (- (pow b 2) (pow a 2)))) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)))))))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 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 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))))) |
#s(approx (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))))) |
#s(approx (* 2 (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))))))) |
#s(approx (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))))) |
#s(approx (* (pow b 2) (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))))) |
#s(approx (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))))) |
#s(approx (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))))))))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a))) |
#s(approx (sin (* (* angle (PI)) 1/90)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (cos (* 1/180 (* angle (PI)))) (sin (* 1/180 (* angle (PI))))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (* angle (PI)) 1/180))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 13.0ms | angle | 0 |
| 11.0ms | angle | -inf |
| 10.0ms | b | -inf |
| 7.0ms | a | 0 |
| 6.0ms | angle | inf |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(-.f64 b a) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
angle |
(PI.f64) |
#s(literal 1/90 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) |
(*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) |
(*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 angle #s(literal 1/180 binary64)) |
#s(literal 1/180 binary64) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.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 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
| Outputs |
|---|
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (neg.f64 a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (neg.f64 b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) b)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 b (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 a (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(neg.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) (+.f64 b a))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 a (neg.f64 (neg.f64 b))) |
(-.f64 a (neg.f64 b)) |
(-.f64 b (neg.f64 a)) |
(neg.f64 (-.f64 (neg.f64 a) b)) |
(neg.f64 (-.f64 (neg.f64 b) a)) |
b |
a |
(neg.f64 (neg.f64 a)) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 a b)) |
(*.f64 (-.f64 a b) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (neg.f64 a))) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) |
(fma.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)))) |
(+.f64 (neg.f64 a) b) |
(+.f64 b (neg.f64 a)) |
(+.f64 (neg.f64 a) (neg.f64 (neg.f64 b))) |
(-.f64 b a) |
(-.f64 (neg.f64 a) (neg.f64 b)) |
(neg.f64 (-.f64 a b)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)))) |
(-.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))))) #s(literal 4 binary64)) |
(fma.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 1/2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 1/2 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (+.f64 angle angle)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle #s(literal 2 binary64))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (PI.f64) #s(literal 2 binary64))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 2 binary64)) |
(*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal -1/180 binary64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64))) |
(*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(*.f64 angle (-.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal -1/180 binary64) (PI.f64)))) |
(*.f64 angle (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (-.f64 angle (neg.f64 angle))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (neg.f64 (PI.f64)))) |
(*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (neg.f64 (*.f64 angle (PI.f64))))) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 2 binary64)) #s(literal -180 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (neg.f64 angle) (PI.f64) (neg.f64 (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64)) (*.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal -32400 binary64)) |
(/.f64 (-.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (-.f64 (*.f64 angle (PI.f64)) (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal -180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) #s(literal -180 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 180 binary64) (*.f64 #s(literal -180 binary64) (*.f64 angle (PI.f64)))) #s(literal -32400 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64))) #s(literal -32400 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64) (*.f64 #s(literal -180 binary64) (neg.f64 (*.f64 angle (PI.f64))))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64) (*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64) (*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal -32400 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -180 binary64) (*.f64 #s(literal 180 binary64) (neg.f64 (*.f64 angle (PI.f64))))) #s(literal -32400 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal 180 binary64)) (*.f64 #s(literal -180 binary64) (neg.f64 (*.f64 angle (PI.f64))))) #s(literal -32400 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal -180 binary64) (*.f64 angle (PI.f64)))) #s(literal 32400 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 180 binary64)) (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal -180 binary64)) (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (neg.f64 (*.f64 angle (PI.f64))))) #s(literal 32400 binary64)) |
(fma.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 1/180 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 1 binary64))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) |
angle |
(*.f64 angle #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) angle) |
(neg.f64 (neg.f64 angle)) |
(PI.f64) |
(*.f64 #s(literal 1 binary64) (PI.f64)) |
(*.f64 (PI.f64) #s(literal 1 binary64)) |
#s(literal 1/90 binary64) |
(*.f64 #s(literal 1/180 binary64) #s(literal 2 binary64)) |
(+.f64 #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(-.f64 #s(literal 1/180 binary64) #s(literal -1/180 binary64)) |
(fma.f64 #s(literal -1 binary64) #s(literal -1/180 binary64) #s(literal 1/180 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(fma.f64 #s(literal 1/180 binary64) #s(literal 1 binary64) #s(literal 1/180 binary64)) |
#s(approx (* (sin (* (* angle (PI)) 1/90)) (- (* b b) (* a a))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 b a)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle) (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1/90 binary64)) (*.f64 angle (PI.f64))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 angle (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle)) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle) #s(literal 1/90 binary64))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) b) b) (*.f64 angle #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (*.f64 (PI.f64) b) b)) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (neg.f64 (*.f64 (*.f64 a a) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) #s(literal 1/90 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))) #s(literal 1/90 binary64))) |
(+.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) (*.f64 #s(literal 1/90 binary64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 b b) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) b) b) (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 a a) (PI.f64))) (*.f64 angle #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (*.f64 (PI.f64) b) b) (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (neg.f64 (*.f64 (*.f64 a a) (PI.f64))))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) #s(literal 1/90 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) (*.f64 #s(literal 1/90 binary64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 a b)) #s(literal 1/90 binary64))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (PI.f64)) (*.f64 angle #s(literal 1/90 binary64)))) |
(neg.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 angle (PI.f64))) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) (*.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 angle (PI.f64)))) |
(*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) angle) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle)) |
(+.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 angle (PI.f64))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 angle (PI.f64)))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 angle (PI.f64))) (neg.f64 (*.f64 a a)))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b)) (neg.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a))))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) a) (neg.f64 a) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) (neg.f64 a)) a (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 a a) (PI.f64))) angle (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 a (*.f64 (neg.f64 a) (*.f64 angle (PI.f64))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 angle (neg.f64 (*.f64 (*.f64 a a) (PI.f64))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 angle (PI.f64)) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (neg.f64 a) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (*.f64 (neg.f64 (*.f64 a a)) angle) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 (PI.f64) (*.f64 angle (neg.f64 (*.f64 a a))) (*.f64 (*.f64 angle (PI.f64)) (*.f64 b b))) |
(fma.f64 angle (*.f64 (*.f64 (PI.f64) b) b) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 angle (PI.f64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 angle (PI.f64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (PI.f64) (*.f64 angle (*.f64 b b)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 b (*.f64 b (*.f64 angle (PI.f64))) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) angle) (PI.f64) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) b) b (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 b b) (*.f64 angle (PI.f64)) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 angle (PI.f64)) (*.f64 b b) (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (PI.f64) b) b) angle (neg.f64 (*.f64 (*.f64 angle (PI.f64)) (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 angle (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 angle (PI.f64)))) |
(fma.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) (+.f64 b a)) (-.f64 a b))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (PI.f64)) angle)) |
(*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (PI.f64) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 (+.f64 b a) (-.f64 a b))) |
(+.f64 (neg.f64 (*.f64 (*.f64 a a) (PI.f64))) (*.f64 (*.f64 (PI.f64) b) b)) |
(+.f64 (*.f64 (*.f64 (PI.f64) b) b) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (PI.f64))) |
(+.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) b)) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(-.f64 (*.f64 (*.f64 (PI.f64) b) b) (*.f64 (*.f64 a a) (PI.f64))) |
(-.f64 (*.f64 (*.f64 (PI.f64) b) b) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) (PI.f64))))) |
(-.f64 (*.f64 (*.f64 (PI.f64) b) b) (*.f64 (neg.f64 (PI.f64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (neg.f64 (*.f64 a a)) (PI.f64) (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) (neg.f64 a)) a (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 (PI.f64) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 a (*.f64 (neg.f64 a) (PI.f64)) (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (PI.f64)) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (PI.f64)) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (*.f64 b b) (PI.f64) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) b) b (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (neg.f64 a) (*.f64 a (PI.f64)) (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 b (*.f64 b (PI.f64)) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (PI.f64) (*.f64 b b) (neg.f64 (*.f64 (*.f64 a a) (PI.f64)))) |
(fma.f64 (*.f64 (PI.f64) a) (neg.f64 a) (*.f64 (*.f64 (PI.f64) b) b)) |
(fma.f64 (*.f64 (+.f64 b a) b) (PI.f64) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 (+.f64 b a) b) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (PI.f64))) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a))) |
(*.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a)) |
(*.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a))) |
(*.f64 (-.f64 (neg.f64 a) b) (-.f64 a b)) |
(*.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a))) |
(*.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (-.f64 (neg.f64 b) (neg.f64 a))) |
(*.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 1 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (-.f64 a b) (-.f64 (neg.f64 b) a)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (+.f64 b a) b)) |
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)) |
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))) |
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) b)) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 (neg.f64 (*.f64 a a)) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 a (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) b) (neg.f64 (*.f64 (+.f64 b a) (neg.f64 a)))) |
(-.f64 (*.f64 (+.f64 b a) b) (*.f64 (-.f64 (neg.f64 a) b) (neg.f64 a))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 a a))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)) (*.f64 #s(literal 1 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 a) (neg.f64 (fabs.f64 a)) (*.f64 b b)) |
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) (neg.f64 a))) |
(fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a))) |
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a))) |
(fma.f64 (+.f64 b a) (neg.f64 a) (*.f64 (+.f64 b a) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (*.f64 (+.f64 b a) b) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) b) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 1 binary64))) |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(neg.f64 (neg.f64 (*.f64 b b))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1 binary64) #s(literal 1 binary64)) |
(neg.f64 #s(literal -2 binary64)) |
(*.f64 a a) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(fabs.f64 (*.f64 a a)) |
(neg.f64 (neg.f64 (*.f64 a a))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (neg.f64 a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (neg.f64 b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) b)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 b (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 a (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(neg.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) (+.f64 b a))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (-.f64 a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (-.f64 a b) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (-.f64 b a))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (+.f64 b b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 b)) (neg.f64 b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (+.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (-.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (-.f64 b a) (+.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (+.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (fma.f64 (+.f64 b a) (*.f64 (-.f64 a b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (neg.f64 (+.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64)) b)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (+.f64 b b))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (neg.f64 b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 (+.f64 a a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) b (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) b (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal -2 binary64))) a)) |
(neg.f64 (-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 2 binary64))) (cos.f64 #s(literal 0 binary64)))) |
(+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(-.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal -1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 angle (PI.f64))))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.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 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(/.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 angle) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(neg.f64 (*.f64 angle #s(literal -1/180 binary64))) |
#s(literal 1/180 binary64) |
(*.f64 #s(literal -1 binary64) #s(literal -1/180 binary64)) |
(*.f64 #s(literal 1 binary64) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal -1/180 binary64)) |
(fabs.f64 #s(literal 1/180 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 180 binary64)) |
(neg.f64 #s(literal -1/180 binary64)) |
(pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) |
(sqrt.f64 #s(literal 1/32400 binary64)) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 angle (PI.f64))))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.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 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 angle)) |
(*.f64 #s(literal 1 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(/.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 angle) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) #s(literal 1 binary64)) #s(literal -180 binary64)) |
(neg.f64 (*.f64 angle #s(literal -1/180 binary64))) |
#s(literal 180 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 180 binary64)) |
(*.f64 #s(literal 180 binary64) #s(literal 1 binary64)) |
(fabs.f64 #s(literal -180 binary64)) |
(fabs.f64 #s(literal 180 binary64)) |
(neg.f64 #s(literal -180 binary64)) |
(sqrt.f64 #s(literal 32400 binary64)) |
#s(approx (* (sin (* (* angle (PI)) 1/90)) (- (* b b) (* a a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b)) |
(*.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b) |
(*.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)) #s(literal 1 binary64))) |
(-.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b b) b) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b b) b) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b b) b) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 b b)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64))) (*.f64 b b))) |
(neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal -2 binary64)) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b)) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b) |
(*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b)) |
(*.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b) |
(*.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 b b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 b b) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)) (/.f64 (sin.f64 #s(literal 0 binary64)) #s(literal 2 binary64))) |
(+.f64 (/.f64 (sin.f64 #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) #s(literal 2 binary64)) (/.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) |
(-.f64 (/.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) #s(literal 2 binary64)) (/.f64 (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal -2 binary64)) |
(/.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal -2 binary64)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 angle (PI.f64))))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.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 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) (+.f64 b a)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(+.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (neg.f64 a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (neg.f64 b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) a)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) b)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 a (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 a (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (*.f64 b (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (*.f64 a (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (-.f64 b a) b))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (+.f64 b a) b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (+.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (+.f64 b b)) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b b) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (neg.f64 a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)) (+.f64 b a))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) #s(literal 1 binary64) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (+.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 b)) (neg.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) b (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 a a)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (fma.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 b (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)))) |
(neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(neg.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b)) (+.f64 b a))) |
(neg.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 a b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (+.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (-.f64 a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 (-.f64 a b) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(+.f64 (*.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (neg.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (-.f64 b a))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(-.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 #s(literal 2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (+.f64 b b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 #s(literal 2 binary64) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 b)) (neg.f64 b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fabs.f64 b)) (fabs.f64 b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 a (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (+.f64 a a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (-.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(fma.f64 (*.f64 (-.f64 b a) (+.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (+.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) (-.f64 b a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 a a) (-.f64 b a)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) b) (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) #s(literal -2 binary64)) (+.f64 b a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a)) (neg.f64 a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) (+.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (neg.f64 (*.f64 a a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (fma.f64 (+.f64 b a) (*.f64 (-.f64 a b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (-.f64 (neg.f64 a) b))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))))) |
(neg.f64 (*.f64 (-.f64 (neg.f64 a) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 b a))))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 a b))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal -2 binary64)) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (-.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 b a)) (+.f64 b a)) |
(*.f64 #s(literal -2 binary64) (*.f64 (+.f64 b a) (-.f64 a b))) |
(*.f64 (+.f64 b a) (+.f64 (-.f64 b a) (-.f64 b a))) |
(*.f64 (+.f64 b a) (-.f64 (-.f64 b a) (-.f64 a b))) |
(*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (+.f64 a a) (neg.f64 a)) (*.f64 (+.f64 b b) b)) |
(+.f64 (*.f64 (+.f64 b b) b) (*.f64 (+.f64 a a) (neg.f64 a))) |
(+.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(+.f64 (neg.f64 (*.f64 a a)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) |
(+.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (*.f64 b b)) |
(+.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (neg.f64 (*.f64 a a))) |
(+.f64 (*.f64 b b) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b)) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (-.f64 b a) (+.f64 b a) (*.f64 (+.f64 b a) b)) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 (+.f64 b a) b) (fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 b b) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(+.f64 (*.f64 (+.f64 b a) b) (-.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 a b))) |
(-.f64 (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b)) (*.f64 a a)) |
(-.f64 (*.f64 (+.f64 b b) b) (*.f64 (*.f64 a a) #s(literal 2 binary64))) |
(-.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 b b) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b)))) |
(-.f64 (*.f64 (+.f64 b b) b) (neg.f64 (*.f64 (+.f64 a a) (neg.f64 a)))) |
(-.f64 (*.f64 (+.f64 b b) b) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 a a)))) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(-.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (+.f64 a a) (neg.f64 a)) #s(literal 1 binary64) (*.f64 (+.f64 b b) b)) |
(fma.f64 (*.f64 (+.f64 b b) b) #s(literal 1 binary64) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 (*.f64 a a)) #s(literal 2 binary64) (*.f64 (+.f64 b b) b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (fabs.f64 b)) (fabs.f64 b) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 a)) a (*.f64 (+.f64 b b) b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 b a)) (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (-.f64 b a)) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (+.f64 (fabs.f64 b) (fabs.f64 a)) (-.f64 (fabs.f64 b) (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (fabs.f64 b) a) (-.f64 (fabs.f64 b) a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (fabs.f64 b) (neg.f64 a)) (-.f64 (fabs.f64 b) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (-.f64 (neg.f64 a) b) (-.f64 a b) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (neg.f64 b) (fabs.f64 a)) (-.f64 (neg.f64 b) (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 (neg.f64 b) (neg.f64 a)) (-.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 b (fabs.f64 a)) (-.f64 b (fabs.f64 a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 (fabs.f64 a)) (fabs.f64 a) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (neg.f64 (*.f64 a a)) (*.f64 (+.f64 b b) b)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 a (*.f64 (neg.f64 a) #s(literal 2 binary64)) (*.f64 (+.f64 b b) b)) |
(fma.f64 (fabs.f64 a) (neg.f64 (fabs.f64 a)) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) |
(fma.f64 (fabs.f64 b) (+.f64 (fabs.f64 b) (fabs.f64 b)) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (fabs.f64 b) (*.f64 (fabs.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 1 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (-.f64 a b) (-.f64 (neg.f64 b) a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (neg.f64 b) (+.f64 (neg.f64 b) (neg.f64 b)) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (*.f64 b b) #s(literal 2 binary64) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (neg.f64 a) a (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) |
(fma.f64 b b (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (+.f64 b b) b (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (neg.f64 a) (+.f64 a a) (*.f64 (+.f64 b b) b)) |
(fma.f64 b (+.f64 b b) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b b) (*.f64 (+.f64 a a) (neg.f64 a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 (-.f64 b a) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 (+.f64 b a) (-.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a))) |
(fma.f64 a (neg.f64 a) (fma.f64 (neg.f64 a) a (*.f64 (+.f64 b b) b))) |
(fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 (+.f64 b b) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (+.f64 a a) (neg.f64 a) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 a a))) (*.f64 (+.f64 b b) b)) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b)) |
(fma.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) b (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (neg.f64 a))) |
(fma.f64 (*.f64 (+.f64 b a) b) #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (neg.f64 a)) #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) b) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (neg.f64 a)))) |
(fma.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(fma.f64 b (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(fma.f64 b (+.f64 b a) (fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) b (fma.f64 (neg.f64 a) (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 b b (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (fma.f64 b b (*.f64 (+.f64 a a) (neg.f64 a)))) |
(fma.f64 b (+.f64 b a) (-.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(fma.f64 (+.f64 b a) b (-.f64 (*.f64 (+.f64 b a) (neg.f64 a)) (*.f64 (+.f64 b a) (-.f64 a b)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal -1/180 binary64)) (neg.f64 (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (neg.f64 (PI.f64)) (*.f64 angle #s(literal -1/180 binary64))) |
(*.f64 (neg.f64 angle) (*.f64 #s(literal -1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64)) |
(*.f64 (neg.f64 (neg.f64 (PI.f64))) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal -1/180 binary64) (neg.f64 (*.f64 angle (PI.f64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (neg.f64 (neg.f64 (PI.f64)))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) (neg.f64 (neg.f64 (*.f64 angle (PI.f64))))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1 binary64)) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (*.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 (neg.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) |
(cos.f64 (*.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) |
(fma.f64 (sin.f64 (fabs.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 #s(literal -1/180 binary64) (PI.f64)) angle)) #s(literal 0 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
Compiled 60 679 to 5 852 computations (90.4% saved)
66 alts after pruning (66 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 618 | 57 | 1 675 |
| Fresh | 14 | 9 | 23 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 637 | 66 | 1 703 |
| Status | Accuracy | Program |
|---|---|---|
| 54.9% | (fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) | |
| 30.8% | (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 30.9% | (/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 58.5% | (/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 59.0% | (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 69.4% | (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) | |
| ▶ | 69.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
| 45.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)))) | |
| 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)))) | |
| 31.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) | |
| 66.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) | |
| 68.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) | |
| 60.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) | |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 40.3% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 41.8% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 60.0% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) | |
| 59.0% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 66.4% | (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) | |
| 59.0% | (*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 67.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| ▶ | 69.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
| 65.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) | |
| 67.5% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 69.2% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 38.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 41.2% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 62.5% | (*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 54.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) | |
| 54.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 41.7% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 42.6% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 62.5% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 64.2% | (*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| ▶ | 43.7% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
| 56.8% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| ▶ | 26.3% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
| 55.3% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) | |
| 34.0% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 21.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) | |
| 41.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) | |
| 34.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))))) | |
| 39.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) | |
| ▶ | 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) | |
| 51.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) | |
| 33.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
Compiled 4 310 to 3 050 computations (29.2% saved)
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 1/90 binary64) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))))) |
(*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (+.f64 b a) (PI.f64)) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (+ b a) b) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(literal -1/4374000 binary64) |
(*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+.f64 a b) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
| Outputs |
|---|
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx a a) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (- b a) (+.f64 b (*.f64 #s(literal -1 binary64) a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal 1/90 binary64) (*.f64 a (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (*.f64 a (fma.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 a (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 a (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (PI.f64)) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))) |
#s(approx (* (+ b a) (PI)) (fma.f64 a (PI.f64) (*.f64 b (PI.f64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (fma.f64 a (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (fma.f64 a (fma.f64 a (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 a (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 a (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 a (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (fma.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (fma.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (+ a b) (- b a)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (+ a b) (- b a)) (fma.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) b)) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- b a)) (fma.f64 a (+.f64 b (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) b))) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 a (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 a (fma.f64 #s(literal -1/90 binary64) (*.f64 a (PI.f64)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (+ b a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 a (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a)))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (+.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (+.f64 (PI.f64) (/.f64 (*.f64 b (PI.f64)) a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 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)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 a (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a)))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (+.f64 (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (fma.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (fma.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a)))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (+ a b) (- b a)) (*.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 b a)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (fma.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) a))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) a) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) a) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) a) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) a) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (+ b a) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (PI.f64)) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) a) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))) a) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) a) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) a) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal -1 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) b)) a)) #s(literal 1 binary64)))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) a)) #s(literal 1 binary64)))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (PI.f64) (*.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) a) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a) (*.f64 #s(literal -1/90 binary64) (PI.f64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))))))) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 b (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 angle (*.f64 b (PI.f64)) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 b (fma.f64 b (PI.f64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (fma.f64 angle (*.f64 b (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (fma.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) (*.f64 b (fma.f64 angle (*.f64 b (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (fma.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (fma.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 b (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 b (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 b (fma.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (+ a b) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a))))) |
#s(approx (* (+ a b) (- b a)) (fma.f64 #s(literal -1 binary64) (pow.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 a (+.f64 b (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/90 binary64) (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 b (fma.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b))))))) |
#s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (- b a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 angle (PI.f64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 angle (PI.f64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (+ b a) (PI)) (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 a (PI.f64)) b)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (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)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) b)))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))) (+.f64 (/.f64 (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) b))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b) (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (fma.f64 #s(literal -1/4374000 binary64) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b) (fma.f64 #s(literal 1/4374000 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)) (/.f64 (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (pow.f64 b #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 a b))))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a b) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 a b)))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b)) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) b))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) b))) b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) b)) b) (*.f64 angle (PI.f64))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) b)) b))))) |
#s(approx (* (+ b a) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (PI.f64)) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b)) b))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) b) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))))))) b) (*.f64 angle (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) b) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) b) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) b) (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) b) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64)))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) b)) b) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))))) |
#s(approx (* (pow (PI) 3) (* (+ a b) (- b a))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) b)) b) (pow.f64 (PI.f64) #s(literal 3 binary64))))) |
#s(approx (* (+ a b) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 a (*.f64 #s(literal -1 binary64) a)) (/.f64 (pow.f64 a #s(literal 2 binary64)) b)) b))))) |
#s(approx (* 1/90 (* (PI) (* (+ a b) (- b a)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) b))) b) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) b))) b) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))) b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))) (-.f64 b a))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/482123275200000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))))))) (-.f64 b a))))))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a)))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))) (-.f64 b a)))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))) (-.f64 b a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))) (-.f64 b a) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (fma.f64 #s(literal -1/482123275200000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64))))))) (-.f64 b a)))))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64))))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/4534963200000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/2267481600000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (fma.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/482123275200000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/1469328076800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (fma.f64 #s(literal -1/4407984230400000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 #s(literal -1/30855889612800000000 binary64) (pow.f64 (PI.f64) #s(literal 7 binary64)))))))))))))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#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)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (PI) (* angle 1/180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal -1/8748000 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 (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/482123275200000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a))))))))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a)))))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (pow angle 2) (pow.f64 angle #s(literal 2 binary64))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 2 binary64) (*.f64 angle (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal -1/1574640000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))))))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)))))))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/11337408000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* angle 1/180) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* angle 1/180) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (-.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (-.f64 b a))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (cos (* (PI) (* angle 1/180)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#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 (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 3 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 (pow.f64 angle #s(literal 3 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 angle #s(literal 2 binary64))))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 angle #s(literal 2 binary64))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)))) |
#s(approx (* (sin (* (PI) (* angle 1/180))) 2) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (+ (* angle 1/180) 1/2) (*.f64 angle (+.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) angle))))) |
#s(approx (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (* (+ a b) (- b a))))) (* 1/90 (* (PI) (* (+ a b) (- b a)))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 angle #s(literal 3 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (pow.f64 angle #s(literal 2 binary64))) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 39.0ms | angle | inf |
| 27.0ms | b | -inf |
| 20.0ms | angle | 0 |
| 15.0ms | angle | -inf |
| 9.0ms | b | 0 |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 1/90 binary64) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(literal 1/2 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))))) |
(*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (+.f64 b a) (PI.f64)) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (+ b a) b) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(literal -1/4374000 binary64) |
(*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (+.f64 a b) (-.f64 b a)) |
(+.f64 a b) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) b)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) b) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) a)) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)))) |
(+.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)))) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) b (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) a (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) b)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) (*.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) (*.f64 b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)))) |
(fma.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 b (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 b))) |
(-.f64 a (neg.f64 b)) |
(-.f64 b (neg.f64 a)) |
(neg.f64 (-.f64 (neg.f64 a) b)) |
(neg.f64 (-.f64 (neg.f64 b) a)) |
b |
a |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (-.f64 b a))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(+.f64 (neg.f64 a) b) |
(+.f64 b (neg.f64 a)) |
(-.f64 b a) |
(-.f64 b (neg.f64 (neg.f64 a))) |
(neg.f64 (-.f64 a b)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(/.f64 angle #s(literal 180 binary64)) |
(/.f64 (neg.f64 angle) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (*.f64 angle #s(literal 1 binary64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 (neg.f64 angle) #s(literal 180 binary64))) |
angle |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/180 binary64)) |
(fabs.f64 #s(literal 1/180 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 180 binary64)) |
(pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 2 binary64)) |
(/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64) (*.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 32400 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 180 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (+.f64 (PI.f64) (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
#s(literal 1/90 binary64) |
(+.f64 #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(fma.f64 #s(literal 1 binary64) #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(neg.f64 #s(literal -1/90 binary64)) |
#s(literal 0 binary64) |
(*.f64 #s(literal 0 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 0 binary64) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal 32400 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 180 binary64)) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(cos.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(expm1.f64 #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(neg.f64 #s(literal 0 binary64)) |
(sin.f64 #s(literal 0 binary64)) |
(sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64))) |
(sinh.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 #s(literal 0 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (-.f64 (PI.f64) (PI.f64))) |
(*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1/180 binary64) #s(literal 1/180 binary64)) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 0 binary64) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) (*.f64 #s(literal 180 binary64) (*.f64 angle (PI.f64)))) #s(literal 32400 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 180 binary64)) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(cos.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(expm1.f64 #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(neg.f64 #s(literal 0 binary64)) |
(sin.f64 #s(literal 0 binary64)) |
(sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64))) |
(sinh.f64 #s(literal 0 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
#s(approx (* (* 2 (- (* b b) (* a a))) (* (sin (* angle (* 1/90 (PI)))) 1/2)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) angle))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) angle) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) angle)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (PI.f64))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 angle (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (-.f64 b a) angle) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle)) |
(*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) angle)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 (-.f64 b a) angle) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (*.f64 angle (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) angle) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (PI.f64)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)) |
(*.f64 (*.f64 angle (*.f64 (+.f64 b a) (PI.f64))) (-.f64 b a)) |
(*.f64 (*.f64 angle (*.f64 (+.f64 b a) (-.f64 b a))) (PI.f64)) |
(*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)) |
(*.f64 (PI.f64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle)) |
(*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (+.f64 b a) (PI.f64)) (-.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (PI.f64)) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a)) |
(*.f64 (*.f64 (PI.f64) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (+.f64 b a) (*.f64 (PI.f64) (-.f64 b a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) b) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (neg.f64 a))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (PI.f64)))) |
(fma.f64 (*.f64 (+.f64 b a) (PI.f64)) b (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (neg.f64 a))) |
(fma.f64 b (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (PI.f64)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (PI.f64)))) |
(*.f64 (+.f64 b a) (PI.f64)) |
(*.f64 (PI.f64) (+.f64 b a)) |
(+.f64 (*.f64 a (PI.f64)) (*.f64 b (PI.f64))) |
(+.f64 (*.f64 b (PI.f64)) (*.f64 a (PI.f64))) |
(+.f64 (*.f64 (PI.f64) a) (*.f64 (PI.f64) b)) |
(+.f64 (*.f64 (PI.f64) b) (*.f64 (PI.f64) a)) |
(fma.f64 a (PI.f64) (*.f64 b (PI.f64))) |
(fma.f64 b (PI.f64) (*.f64 a (PI.f64))) |
(fma.f64 (PI.f64) a (*.f64 (PI.f64) b)) |
(fma.f64 (PI.f64) b (*.f64 (PI.f64) a)) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (+ b a) b) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (-.f64 b a))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (sin (* angle (* 1/90 (PI)))) (- (* b b) (* a a))) (*.f64 (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) angle)) |
(*.f64 (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) angle) |
(*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle)) (neg.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle)) (*.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))) angle)) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle)) (*.f64 (neg.f64 angle) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 angle (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 angle #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) angle (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 angle (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 angle (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) angle) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) angle) (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (-.f64 b a) angle) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) angle) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (PI.f64) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (PI.f64))) (-.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) angle)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) angle)) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) angle (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(fma.f64 angle (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 #s(literal -1/4374000 binary64) angle))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64)))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (*.f64 (neg.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (*.f64 #s(literal 1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal -1/4374000 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)))) |
(fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 b a) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 angle angle) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) (*.f64 angle angle) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a))) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (PI.f64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 b a)) (-.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (PI.f64))) (-.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (PI.f64) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))) |
(fma.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal -1/4374000 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 b a) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/4374000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(fma.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (neg.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64)))) |
#s(literal -1/4374000 binary64) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (-.f64 b a) (*.f64 angle angle))) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle angle)) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (*.f64 angle angle) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (-.f64 b a)) |
(*.f64 (*.f64 angle angle) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 angle angle))) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) angle) angle) |
(*.f64 angle (*.f64 angle (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))))) |
(*.f64 angle angle) |
(*.f64 (fabs.f64 angle) (fabs.f64 angle)) |
(*.f64 (neg.f64 angle) (neg.f64 angle)) |
(pow.f64 angle #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (-.f64 b a)) |
(*.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (PI.f64) (PI.f64))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (PI.f64) (PI.f64))) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b) (*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (neg.f64 a))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
(fma.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) b (*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (neg.f64 a))) |
(fma.f64 b (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (-.f64 a b))) |
(*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64)) |
(*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) |
(pow.f64 (PI.f64) #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(*.f64 (+.f64 b a) (-.f64 b a)) |
(*.f64 (-.f64 b a) (+.f64 b a)) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) (neg.f64 a))) |
(+.f64 (*.f64 (-.f64 b a) a) (*.f64 (-.f64 b a) b)) |
(+.f64 (*.f64 (-.f64 b a) b) (*.f64 (-.f64 b a) a)) |
(+.f64 (neg.f64 (*.f64 a a)) (*.f64 b b)) |
(+.f64 (*.f64 a (-.f64 b a)) (*.f64 b (-.f64 b a))) |
(+.f64 (*.f64 b (-.f64 b a)) (*.f64 a (-.f64 b a))) |
(+.f64 (*.f64 b (+.f64 b a)) (*.f64 (neg.f64 a) (+.f64 b a))) |
(+.f64 (*.f64 b b) (neg.f64 (*.f64 a a))) |
(-.f64 (*.f64 b b) (*.f64 a a)) |
(-.f64 (*.f64 b b) (neg.f64 (neg.f64 (*.f64 a a)))) |
(fma.f64 (neg.f64 a) a (*.f64 b b)) |
(fma.f64 a (neg.f64 a) (*.f64 b b)) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))) |
(fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)) |
(fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)) |
(fma.f64 b (+.f64 b a) (*.f64 (neg.f64 a) (+.f64 b a))) |
(fma.f64 b b (neg.f64 (*.f64 a a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (neg.f64 (*.f64 a a))) |
(fma.f64 b (-.f64 b a) (*.f64 a (-.f64 b a))) |
(fma.f64 a (-.f64 b a) (*.f64 b (-.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (+.f64 b a))) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 b (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 b))) |
(-.f64 a (neg.f64 b)) |
(-.f64 b (neg.f64 a)) |
(neg.f64 (-.f64 (neg.f64 a) b)) |
(neg.f64 (-.f64 (neg.f64 b) a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (+.f64 b a)) (-.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (-.f64 b a)) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (PI.f64))) (-.f64 b a)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (PI.f64)) |
(*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 1/90 binary64))) |
(*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64))) |
(*.f64 (*.f64 (+.f64 b a) (PI.f64)) (-.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (PI.f64)) |
(*.f64 (*.f64 (-.f64 b a) (PI.f64)) (+.f64 b a)) |
(*.f64 (*.f64 (PI.f64) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (PI.f64))) |
(*.f64 (+.f64 b a) (*.f64 (PI.f64) (-.f64 b a))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) b) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (neg.f64 a))) |
(+.f64 (*.f64 b (*.f64 (+.f64 b a) (PI.f64))) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (PI.f64)))) |
(fma.f64 (*.f64 (+.f64 b a) (PI.f64)) b (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (neg.f64 a))) |
(fma.f64 b (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (neg.f64 a) (*.f64 (+.f64 b a) (PI.f64)))) |
(neg.f64 (*.f64 (*.f64 (+.f64 b a) (PI.f64)) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 b a) (PI.f64)))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a))) |
(*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (-.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (-.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) #s(literal 2 binary64))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (-.f64 b a)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (+.f64 b a)) |
(*.f64 (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (-.f64 b a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 a))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 b a))) |
(+.f64 (*.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) b (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (neg.f64 a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (-.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)) (-.f64 b a))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)))) |
(neg.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) #s(literal 2 binary64))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (*.f64 (neg.f64 a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b)) (*.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) a)) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 a (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 a (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (*.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(+.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 #s(literal 1 binary64) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) (PI.f64)) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(-.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 angle #s(literal 1/180 binary64)))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 angle) #s(literal 1/180 binary64))) |
(/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (+.f64 #s(literal -90 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 angle) #s(literal -1/180 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
Compiled 44 548 to 5 041 computations (88.7% saved)
83 alts after pruning (82 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 974 | 37 | 1 011 |
| Fresh | 16 | 45 | 61 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 994 | 83 | 1 077 |
| Status | Accuracy | Program |
|---|---|---|
| 30.8% | (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 30.9% | (/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 58.5% | (/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 59.0% | (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 69.4% | (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 69.6% | (*.f64 (+.f64 b a) (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) | |
| 67.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| ▶ | 71.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
| 69.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 66.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) #s(literal 2 binary64))))) | |
| 39.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64)))) #s(literal 1/2 binary64))))) | |
| 69.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) | |
| 69.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(approx (cos (* (PI) (* angle 1/180))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 45.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)))) | |
| 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)))) | |
| 31.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) | |
| 66.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) | |
| 68.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) | |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 40.3% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 41.8% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 59.0% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 66.4% | (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) | |
| 59.0% | (*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 68.0% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 69.1% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 67.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| ✓ | 69.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
| 65.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) | |
| 69.1% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) | |
| 67.5% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 69.2% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 38.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 41.2% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 54.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) | |
| 54.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 67.4% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 42.1% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| ▶ | 41.7% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 44.5% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 42.6% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 65.6% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 64.2% | (*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 42.9% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) | |
| ▶ | 40.9% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
| 42.4% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) | |
| 43.7% | (*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) | |
| 15.2% | (*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| ▶ | 33.2% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
| 56.8% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 36.1% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) | |
| 36.1% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) | |
| 34.0% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 33.2% | #s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) | |
| 57.4% | #s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) | |
| 21.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) | |
| 41.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) | |
| 34.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))))) | |
| 39.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) | |
| 38.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) | |
| ▶ | 40.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| 35.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) | |
| 33.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) | |
| 33.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
Compiled 5 494 to 3 921 computations (28.6% saved)
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 1/90 binary64) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))))) |
(*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))) |
(*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))) |
(*.f64 a (PI.f64)) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
#s(approx (+ b a) b) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(literal 2 binary64) |
(*.f64 b (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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(pow.f64 b #s(literal 2 binary64)) |
| Outputs |
|---|
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ b a) b) |
#s(approx (+ b a) (+.f64 a b)) |
#s(approx a a) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (- b a) (+.f64 b (*.f64 #s(literal -1 binary64) a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal 1/90 binary64) (*.f64 a (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (*.f64 a (fma.f64 #s(literal -1/90 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 a (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 angle (PI.f64))) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 a (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (PI.f64)) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))) |
#s(approx (* (+ b a) (PI)) (fma.f64 a (PI.f64) (*.f64 b (PI.f64)))) |
#s(approx (* a (PI)) (*.f64 a (PI.f64))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (fma.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (fma.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (fma.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal 2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (+ b a) (*.f64 a (+.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 a (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a)))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) |
#s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (fma.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (+.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (+.f64 (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (+.f64 (PI.f64) (/.f64 (*.f64 b (PI.f64)) a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 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)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 a (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (pow.f64 a #s(literal 2 binary64)))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) a))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) a) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a) (*.f64 #s(literal -1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))) a) (*.f64 angle (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) a) (*.f64 (PI.f64) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (+ b a) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (PI.f64)) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))) a))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 b (*.f64 #s(literal -1 binary64) b))))) a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))) a))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 b (*.f64 #s(literal -1 binary64) b)))))) a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (fma.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))))))) |
#s(approx (- b a) (-.f64 b a)) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (fma.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 b (PI.f64))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 angle (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (*.f64 b (fma.f64 angle (*.f64 b (PI.f64)) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 b (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (*.f64 b (fma.f64 b (PI.f64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* b (sin (* 1/180 (* angle (PI))))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))))))))) |
#s(approx (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (pow b 2) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b))))))) |
#s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (- b a) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 a b))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 angle (PI.f64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 angle (PI.f64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (+ b a) (PI)) (*.f64 b (+.f64 (PI.f64) (/.f64 (*.f64 a (PI.f64)) b)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (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)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 b (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b)) b) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (+ b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a b)) #s(literal 1 binary64))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (/.f64 (*.f64 a (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) b))))) |
#s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) b))) b) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64))) b)) b) (*.f64 angle (PI.f64))))) |
#s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64)) b)) b))))) |
#s(approx (* (+ b a) (PI)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (PI.f64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (PI.f64)) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b)) b))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) b))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) b))) b) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a (*.f64 #s(literal -1 binary64) a))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b))) b) (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) b)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) (*.f64 #s(literal 2 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 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) b))) b) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (-.f64 b a))))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (-.f64 b a)))))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a)))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 b a)))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 b a))) (*.f64 angle (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (-.f64 b a)))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a))))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 angle (fma.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 b a))) (*.f64 angle (fma.f64 #s(literal -1/3149280000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (-.f64 b a)))) (*.f64 (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))) (-.f64 b a))))) (*.f64 (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) (-.f64 b a))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/180 binary64) (PI.f64))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle 1/180) (*.f64 #s(literal 1/180 binary64) angle)) |
#s(approx angle angle) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (+.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (PI.f64) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 angle (fma.f64 #s(literal -1/64800 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))))))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
#s(approx (+ (* angle 1/180) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* angle 1/180) 1/2) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))) |
#s(approx (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal -1/8748000 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 (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/1417176000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/8748000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/482123275200000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/1417176000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (PI.f64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* angle (PI)) (*.f64 angle (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))))))))))) |
#s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* angle (* (- b a) (* (+ b a) (PI)))) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a))))))))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (-.f64 b a)))))))))) |
#s(approx (* angle 1/90) (*.f64 #s(literal 1/90 binary64) angle)) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/881596846080000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal -1/1469328076800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal -1/4407984230400000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (fma.f64 #s(literal 1/4534963200000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/2267481600000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))))))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (+.f64 a b) (-.f64 b a))))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b))))))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (+.f64 a b)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (+.f64 a b))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (+.f64 a b)))))))))) |
#s(approx (* 2 (* b (sin (* 1/180 (* angle (PI)))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 b (PI.f64))))) |
#s(approx (* 2 (* b (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* 2 (* b (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* 2 (* b (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 b (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (* b (sin (* 1/180 (* angle (PI))))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 b (PI.f64))))) |
#s(approx (* b (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 b (PI.f64)))))) |
#s(approx (* b (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 b (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* b (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 b (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 b (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 b (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64)) |
#s(approx (cos (* (PI) (/ angle 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 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 #s(literal 1/25194240000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
#s(approx (cos (* (PI) (/ angle 180))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/64800 binary64) (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/24488801280000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 #s(literal 1/25194240000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 2 binary64) (*.f64 angle (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))))))))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal 1/16200 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 angle (fma.f64 #s(literal -1/1574640000 binary64) (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1/11664000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (+.f64 a b) (-.f64 b a)))))))))))))) |
#s(approx (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* 2 (* (pow b 2) (sin (* 1/180 (* angle (PI)))))) (*.f64 angle (fma.f64 #s(literal 1/90 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/17496000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/15427944806400000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/11337408000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64))))) |
#s(approx (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64)))) (*.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
#s(approx (* (pow b 2) (sin (* 1/180 (* angle (PI))))) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/34992000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (fma.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 7 binary64)))) (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (-.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (-.f64 b a))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) |
#s(approx (sin (* (PI) (* angle 1/180))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 angle (fma.f64 #s(literal 1/180 binary64) (PI.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (PI.f64) angle))))) |
#s(approx (+ (* angle 1/180) 1/2) (*.f64 angle (+.f64 #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) angle))))) |
#s(approx (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2) (*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) |
#s(approx (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle 1/90) (PI))))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))) |
#s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 b a))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (+.f64 a b)))) |
#s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))))) (-.f64 b a)))) |
#s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))))) (-.f64 b a))) |
#s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))))) |
#s(approx (sin (* (PI) (+ (* angle 1/180) 1/2))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))) |
#s(approx (* (PI) (+ (* angle 1/180) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 angle (fma.f64 #s(literal -1/2 binary64) (/.f64 (PI.f64) angle) (*.f64 #s(literal -1/180 binary64) (PI.f64)))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 16.0ms | b | -inf |
| 7.0ms | angle | -inf |
| 7.0ms | angle | inf |
| 6.0ms | angle | 0 |
| 5.0ms | a | -inf |
| Inputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 b a) |
b |
a |
(*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(-.f64 b a) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
angle |
#s(literal 1/180 binary64) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
#s(literal 1/2 binary64) |
(*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 angle (PI.f64)) |
#s(literal 1/90 binary64) |
(sin.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))))) |
(*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))) |
(*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))) |
(*.f64 a (PI.f64)) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
#s(approx (+ b a) b) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)))) |
(sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 angle #s(literal 1/90 binary64)) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) |
#s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
#s(literal 2 binary64) |
(*.f64 b (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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) |
(*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
(/.f64 angle #s(literal 180 binary64)) |
#s(literal 180 binary64) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) |
(pow.f64 b #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
(*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) (+.f64 b a)) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (+.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a))) |
(+.f64 (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) a) (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) b)) |
(+.f64 (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) b) (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) a)) |
(+.f64 (*.f64 (+.f64 b a) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(+.f64 (*.f64 a (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a))) (*.f64 b (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)))) |
(+.f64 (*.f64 b (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a))) (*.f64 a (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (+.f64 b a))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 b a) (-.f64 b a)))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(fma.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) b (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) a)) |
(fma.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) a (*.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) b)) |
(fma.f64 b (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 a (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)))) |
(fma.f64 a (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) (*.f64 b (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)))) |
(+.f64 b a) |
(+.f64 a b) |
(+.f64 b (neg.f64 (neg.f64 a))) |
(-.f64 a (neg.f64 b)) |
(-.f64 b (neg.f64 a)) |
(neg.f64 (-.f64 (neg.f64 a) b)) |
b |
a |
(*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 b a)) |
(*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(+.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) b) (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (neg.f64 a))) |
(+.f64 (*.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (-.f64 b a))) |
(-.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (-.f64 a b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (-.f64 b a) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 (*.f64 (-.f64 b a) #s(literal 1/2 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (-.f64 b a) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a))) |
(fma.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) b (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (neg.f64 a))) |
(fma.f64 b (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(+.f64 (neg.f64 a) b) |
(+.f64 b (neg.f64 a)) |
(-.f64 b a) |
(-.f64 b (neg.f64 (neg.f64 a))) |
(neg.f64 (-.f64 a b)) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64) (-.f64 (cos.f64 (*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal -1/2 binary64)) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(PI.f64) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(/.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 angle) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 (neg.f64 angle) #s(literal 180 binary64))) |
angle |
#s(literal 1/180 binary64) |
(*.f64 #s(literal 1 binary64) #s(literal 1/180 binary64)) |
(fabs.f64 #s(literal 1/180 binary64)) |
(/.f64 #s(literal -1 binary64) #s(literal -180 binary64)) |
(/.f64 #s(literal 1 binary64) #s(literal 180 binary64)) |
(pow.f64 #s(literal 180 binary64) #s(literal -1 binary64)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) (PI.f64)) |
(+.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (neg.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 #s(literal -1/2 binary64) (PI.f64))) |
(-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (*.f64 (neg.f64 (PI.f64)) #s(literal 1/2 binary64))) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64) (*.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64) (*.f64 (PI.f64) #s(literal 180 binary64))) #s(literal 360 binary64)) |
(/.f64 (fma.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) #s(literal 2 binary64) (PI.f64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))) |
(fma.f64 #s(literal 1/2 binary64) (PI.f64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(fma.f64 (PI.f64) #s(literal 1/2 binary64) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(+.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 angle #s(literal 1/180 binary64))) |
(-.f64 (*.f64 angle #s(literal 1/180 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 angle) #s(literal 1/180 binary64))) |
(-.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 angle #s(literal 1/180 binary64)))) |
(/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64)) |
(/.f64 (+.f64 #s(literal -90 binary64) (neg.f64 angle)) #s(literal -180 binary64)) |
(fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/180 binary64) angle #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 angle) #s(literal -1/180 binary64) #s(literal 1/2 binary64)) |
(neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 angle #s(literal 1/180 binary64)))) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal 1 binary64) #s(literal 2 binary64)) |
(neg.f64 #s(literal -1/2 binary64)) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64) #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 angle (PI.f64)) |
(*.f64 (PI.f64) angle) |
#s(literal 1/90 binary64) |
#s(literal 0 binary64) |
(*.f64 #s(literal 0 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 0 binary64) #s(literal 2 binary64)) |
(cos.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(expm1.f64 #s(literal 0 binary64)) |
(neg.f64 #s(literal 0 binary64)) |
(sin.f64 #s(literal 0 binary64)) |
(sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64))) |
(sinh.f64 #s(literal 0 binary64)) |
#s(literal 0 binary64) |
(*.f64 #s(literal 0 binary64) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(/.f64 #s(literal 0 binary64) #s(literal 2 binary64)) |
(cos.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(expm1.f64 #s(literal 0 binary64)) |
(neg.f64 #s(literal 0 binary64)) |
(sin.f64 #s(literal 0 binary64)) |
(sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64))) |
(sinh.f64 #s(literal 0 binary64)) |
#s(approx (* (* (sin (* (PI) (* 1/180 angle))) 2) (* (- (* b b) (* a a)) (cos (* (PI) (* 1/180 angle))))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))))) |
(*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))) |
(*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64)))) |
#s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))) |
(*.f64 a (PI.f64)) |
(*.f64 (PI.f64) a) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (+ b a) b) |
(*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (neg.f64 a))) |
(fma.f64 b (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 (neg.f64 a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 a b))) |
(neg.f64 (*.f64 (-.f64 a b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))) |
(+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(+.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(-.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(fma.f64 (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 2 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (*.f64 (cos.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 1/2 binary64))) (cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64)) |
(*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64))) |
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))) |
(*.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64))) |
(+.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(-.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64) #s(literal 0 binary64)) |
(fma.f64 (PI.f64) (*.f64 angle #s(literal 1/90 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 angle (*.f64 #s(literal 1/90 binary64) (PI.f64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) #s(literal 1/2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 angle #s(literal 1/90 binary64)) |
(*.f64 #s(literal 1/90 binary64) angle) |
(*.f64 (*.f64 #s(approx (* (sin (* (PI) (* 1/180 angle))) (* 2 (+ b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 #s(approx (* (sin (* (PI) (* 1/180 angle))) (* 2 (+ b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) (-.f64 b a)) |
#s(approx (* (sin (* (PI) (* 1/180 angle))) (* 2 (+ b a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (+.f64 b b)) |
(*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) b) |
(*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 b (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(-.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(-.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b)) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) #s(literal 2 binary64) #s(literal 1 binary64)) |
(*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) |
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(+.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) |
(cos.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(cos.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(cos.f64 (fabs.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(cos.f64 (neg.f64 (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) |
(sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle) |
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)) |
(*.f64 (*.f64 angle #s(literal 1/180 binary64)) (PI.f64)) |
(*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle) |
(*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)) |
(/.f64 (neg.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) |
(/.f64 (*.f64 (neg.f64 angle) (PI.f64)) #s(literal -180 binary64)) |
(/.f64 (*.f64 (PI.f64) (neg.f64 angle)) #s(literal -180 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)) |
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1 binary64)) #s(literal 180 binary64)) |
(*.f64 angle #s(literal 1/180 binary64)) |
(*.f64 #s(literal 1/180 binary64) angle) |
(*.f64 (neg.f64 angle) #s(literal -1/180 binary64)) |
(/.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 angle) #s(literal -180 binary64)) |
(/.f64 (neg.f64 (neg.f64 angle)) #s(literal 180 binary64)) |
(neg.f64 (/.f64 angle #s(literal -180 binary64))) |
(neg.f64 (/.f64 (neg.f64 angle) #s(literal 180 binary64))) |
#s(literal 180 binary64) |
(fabs.f64 #s(literal 180 binary64)) |
(neg.f64 #s(literal -180 binary64)) |
(*.f64 #s(approx (* (* (sin (* (PI) (* 1/180 angle))) 2) (- (* b b) (* a a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
#s(approx (* (* (sin (* (PI) (* 1/180 angle))) 2) (- (* b b) (* a a))) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) |
(*.f64 (*.f64 (+.f64 b b) b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 (*.f64 b b) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(+.f64 (*.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(-.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (*.f64 b b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(-.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (neg.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(-.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (neg.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 b b))) |
(fma.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 b (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(fma.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 b b)) |
(*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b) |
(*.f64 b (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
(*.f64 b b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 b #s(literal 2 binary64)) |
Compiled 29 619 to 3 155 computations (89.3% saved)
95 alts after pruning (91 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 606 | 21 | 627 |
| Fresh | 7 | 70 | 77 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 1 | 1 |
| Total | 615 | 95 | 710 |
| Status | Accuracy | Program |
|---|---|---|
| 69.3% | (fma.f64 (+.f64 b a) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) | |
| 30.8% | (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 30.9% | (/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 58.5% | (/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 59.0% | (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) | |
| 59.2% | (*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) | |
| 69.4% | (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 69.6% | (*.f64 (+.f64 b a) (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) | |
| 47.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) | |
| 70.0% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 70.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 67.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 71.3% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) | |
| 69.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 66.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) #s(literal 2 binary64))))) | |
| 39.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64)))) #s(literal 1/2 binary64))))) | |
| 69.5% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(approx (cos (* (PI) (* angle 1/180))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) | |
| 45.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)))) | |
| 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)))) | |
| 31.2% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) | |
| 68.9% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) | |
| 66.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) | |
| 68.6% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) | |
| 69.4% | (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))))))) | |
| 64.2% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 40.3% | (*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 39.2% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) | |
| 41.8% | (*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 59.0% | (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 66.4% | (*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) | |
| 56.5% | (*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 68.0% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 69.1% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 67.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| ✓ | 69.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
| 65.3% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) | |
| 69.1% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) | |
| 67.5% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) | |
| 69.2% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 38.6% | (*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 54.7% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 53.2% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) | |
| 54.3% | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 41.2% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 67.4% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| ✓ | 41.7% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 41.3% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) | |
| 44.5% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 42.6% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 65.6% | (*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 64.2% | (*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 42.9% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) | |
| ✓ | 40.9% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
| 42.4% | (*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) | |
| 43.7% | (*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) | |
| 15.2% | (*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 43.1% | (*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) | |
| 35.4% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 35.6% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) | |
| 34.7% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) | |
| 33.6% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) | |
| 40.4% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 33.2% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) | |
| 56.8% | (*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) | |
| 36.5% | #s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 a #s(literal 2 binary64)))))))) | |
| 35.3% | #s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) | |
| 36.1% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) | |
| 36.1% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) | |
| 34.0% | #s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) | |
| 33.2% | #s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) | |
| 57.4% | #s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) | |
| 21.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) | |
| 55.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) | |
| 41.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) | |
| 34.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) | |
| 18.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) | |
| 19.6% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))))) | |
| 39.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) | |
| 36.5% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) | |
| 64.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) | |
| 38.8% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) | |
| ✓ | 40.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| 45.2% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) | |
| 35.1% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) | |
| 33.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) | |
| 33.3% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) | |
| 33.4% | #s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
Compiled 3 429 to 2 397 computations (30.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
| Outputs |
|---|
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
| Outputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
| Outputs |
|---|
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 a) a (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 a) a (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 a) a (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(approx (cos (* (PI) (* angle 1/180))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(approx (cos (* (PI) (* angle 1/180))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
| Inputs |
|---|
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) #s(approx (* (+ b a) (PI)) (*.f64 b (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) #s(approx (* (- b a) (sin (* (* angle 1/90) (PI)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 (*.f64 (-.f64 b a) angle) (+.f64 b a)) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) (*.f64 (*.f64 (+.f64 b a) (PI.f64)) angle)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (-.f64 b a) angle)) (*.f64 (+.f64 b a) (PI.f64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (PI.f64) (*.f64 (+.f64 b a) (-.f64 b a))) (*.f64 angle #s(literal 1/90 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (-.f64 b a)) (+.f64 b a)) (PI.f64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)) (+.f64 b a)) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 #s(literal 1/90 binary64) (PI.f64))) angle)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (*.f64 (+.f64 b a) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 #s(approx (- b a) (*.f64 a (-.f64 (/.f64 b a) #s(literal 1 binary64)))) #s(approx (* (+ b a) (PI)) (*.f64 a (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) a (*.f64 (-.f64 b a) b)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (-.f64 b a) b (*.f64 (-.f64 b a) a)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) (neg.f64 a))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 #s(literal -1/90 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 angle (PI.f64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (PI) (- (pow b 2) (pow a 2))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle #s(approx (* (- b a) (* (+ b a) (PI))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (PI.f64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) b) b)) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) #s(approx (* 1/90 (* angle (* (- b a) (* (+ b a) (PI))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)) (*.f64 #s(literal 1/90 binary64) (/.f64 (*.f64 angle (*.f64 (PI.f64) (+.f64 a (*.f64 #s(literal -1 binary64) a)))) b)))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 b a)) (+.f64 b a) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 (*.f64 (+.f64 b a) (PI.f64)) (*.f64 (-.f64 b a) #s(literal 1/90 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (PI.f64))) (*.f64 (+.f64 b a) (-.f64 b a))) #s(literal -1/4374000 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 b a))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 b (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) |
(*.f64 (-.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 b a))) |
(*.f64 (-.f64 b a) (*.f64 (+.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle #s(literal 1/90 binary64)) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 #s(approx (+ b a) b) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (sin.f64 (/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 2 binary64)) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
(*.f64 #s(approx (+ b a) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 a b)))) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (sin (* (* angle (PI)) 1/90)) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (pow.f64 (PI.f64) #s(literal 3 binary64))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))))) |
(*.f64 (+.f64 b a) (*.f64 #s(approx (- b a) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 a b) #s(literal 1 binary64))))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (PI.f64) (+.f64 a b))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(approx (sin (* (PI) (* angle 1/180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (sin (* (* angle (PI)) 1/90))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (-.f64 b a))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 b a))))))) |
#s(approx (* (+ b a) (* (- b a) (sin (* (* angle (PI)) 1/90)))) (*.f64 angle (fma.f64 #s(literal -1/4374000 binary64) (*.f64 (pow.f64 angle #s(literal 2 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 3 binary64)) (*.f64 (+.f64 a b) (-.f64 b a)))) (*.f64 #s(literal 1/90 binary64) (*.f64 (PI.f64) (*.f64 (+.f64 a b) (-.f64 b a))))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) #s(approx (cos (* (PI) (/ angle 180))) #s(literal 1 binary64))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) b)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) #s(approx (sin (* (PI) (/ angle 180))) (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b b) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) b))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 (+.f64 b b) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) #s(approx (+ b a) b)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 a (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 #s(literal 2 binary64) (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 b a) #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) #s(approx (cos (* (PI) (/ angle 180))) (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 b a) (*.f64 (+.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (+.f64 a b) (-.f64 b a))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) #s(approx (- b a) (*.f64 #s(literal -1 binary64) a))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b b (neg.f64 (*.f64 a a)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 a) a (*.f64 b b))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle)))) (*.f64 (+.f64 a b) (-.f64 b a)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (+.f64 b a)) (-.f64 b a)) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (*.f64 (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64))))) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 (+.f64 b b) b)) #s(literal 2 binary64))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (*.f64 (PI.f64) (/.f64 (+.f64 #s(literal 90 binary64) angle) #s(literal 180 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(/.f64 (*.f64 (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sin.f64 (/.f64 (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64))) (sin.f64 (/.f64 (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))) #s(literal 180 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) (cos.f64 (*.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) angle))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (fma.f64 (PI.f64) (fma.f64 angle #s(literal -1/180 binary64) #s(literal 1/2 binary64)) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (sin.f64 (+.f64 (/.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal -180 binary64)) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(approx (cos (* (PI) (* angle 1/180))) #s(literal 1 binary64)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (cos.f64 (fma.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)) (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 b a) #s(approx (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (+.f64 b a) (-.f64 b a))) |
#s(approx (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (PI) (/ angle 180)))) (cos (* (PI) (/ angle 180)))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (/.f64 (-.f64 (cos.f64 (-.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (cos.f64 (+.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) #s(literal 2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(approx (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/180 binary64) angle))))))))) |
(*.f64 (fma.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (cos.f64 (fma.f64 #s(literal 1/2 binary64) (PI.f64) #s(literal 0 binary64))) (cos.f64 (fma.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) angle (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 b a) (fma.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
(*.f64 (*.f64 #s(approx (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (*.f64 a (fma.f64 #s(literal 2 binary64) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))) a))))) (-.f64 b a)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) |
(fma.f64 (+.f64 b a) (*.f64 (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))) (-.f64 b a)) (*.f64 (+.f64 b a) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 #s(literal 1/2 binary64) (-.f64 b a))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (/.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (-.f64 (*.f64 angle (PI.f64)) (fabs.f64 (*.f64 angle (PI.f64)))))) (sin.f64 (*.f64 #s(literal 1/180 binary64) (fma.f64 angle (PI.f64) (fabs.f64 (*.f64 angle (PI.f64)))))))) #s(literal 2 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (-.f64 (cos.f64 (*.f64 (PI.f64) (-.f64 (*.f64 angle #s(literal 1/180 binary64)) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64))))) (cos.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))))) #s(literal 1/2 binary64) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) angle)) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 (+.f64 #s(literal 0 binary64) (PI.f64)))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal -1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (fma.f64 (fabs.f64 (*.f64 angle (PI.f64))) #s(literal 1/180 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (+.f64 b a) (-.f64 b a))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (*.f64 (*.f64 (+.f64 b a) (-.f64 b a)) (*.f64 (+.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (sin.f64 #s(literal 0 binary64))) #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (/.f64 (+.f64 (sin.f64 (-.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))))) (sin.f64 (fma.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)) (fabs.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))))) #s(literal 2 binary64))))) |
(*.f64 #s(approx (* (* (* (sin (* (PI) (* angle 1/180))) 2) (+ b a)) (- b a)) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))))))) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (cos.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64))) (*.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 #s(literal 1/2 binary64) (PI.f64)))))) |
#s(approx (* (+ b a) (* (- b a) (+ (* (sin (* (PI) (* angle 1/180))) (sin (* (PI) (+ (* angle 1/180) 1/2)))) (* (+ (sin (* (* angle (PI)) 1/90)) (sin 0)) 1/2)))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) a) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) (sin.f64 (*.f64 (PI.f64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/180 binary64) angle))))))) (pow.f64 a #s(literal 2 binary64)))))))) |
| Outputs |
|---|
(*.f64 (+.f64 b a) (*.f64 (-.f64 b a) (fma.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) (sin.f64 (*.f64 (PI.f64) (fma.f64 angle #s(literal 1/180 binary64) #s(literal 1/2 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (cos.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64)))) (cos.f64 (fma.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64) (*.f64 #s(literal 1/2 binary64) (PI.f64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b a) (-.f64 b a)))) #s(literal 2 binary64)) |
107 calls:
| 498.0ms | angle |
| 85.0ms | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 55.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 48.0ms | (/.f64 angle #s(literal 180 binary64)) |
| 44.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 40.2% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 40.2% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 40.2% | 1 | angle |
| 40.2% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 40.2% | 1 | b |
| 40.2% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 40.2% | 1 | a |
| 40.2% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 40.2% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 40.2% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 52.4% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 52.4% | 2 | b |
| 42.1% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 42.1% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 52.7% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 42.1% | 2 | angle |
| 52.7% | 2 | a |
| 52.9% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 55.1% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 55.1% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 59.8% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 59.8% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 56.8% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 56.8% | 2 | b |
| 59.9% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 59.9% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 55.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 55.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 55.3% | 1 | angle |
| 60.0% | 2 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 60.0% | 2 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 59.6% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 59.9% | 2 | b |
| 55.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 59.9% | 2 | (pow.f64 b #s(literal 2 binary64)) |
| 55.3% | 1 | a |
| 64.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 64.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 64.3% | 1 | angle |
| 64.3% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 64.3% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 64.3% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 64.3% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 64.3% | 1 | b |
| 64.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 64.3% | 1 | a |
| 64.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 64.3% | 1 | a |
| 64.3% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 64.3% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 64.3% | 1 | angle |
| 66.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 66.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 66.2% | 2 | angle |
| 64.3% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 64.3% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 64.3% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 64.3% | 1 | (pow.f64 a #s(literal 2 binary64)) |
| 64.3% | 1 | a |
| 68.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 68.6% | 2 | a |
| 68.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 68.6% | 2 | a |
| 66.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 66.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 66.2% | 2 | angle |
| 69.5% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 69.5% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 64.3% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 69.5% | 3 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 69.5% | 3 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 64.3% | 1 | b |
| 69.5% | 2 | angle |
| 69.6% | 3 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 68.6% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 68.6% | 2 | a |
| 71.1% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 71.1% | 2 | a |
| 69.4% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 71.1% | 2 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 69.4% | 1 | b |
| 69.4% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 69.4% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 71.1% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 71.1% | 2 | a |
| 69.4% | 1 | (/.f64 angle #s(literal 180 binary64)) |
| 69.4% | 1 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 69.4% | 1 | angle |
| 73.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.2% | 2 | angle |
| 73.2% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.2% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.2% | 2 | angle |
| 73.6% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.6% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.6% | 2 | angle |
| 73.6% | 2 | (/.f64 angle #s(literal 180 binary64)) |
| 73.6% | 2 | (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))) |
| 73.0% | 2 | (pow.f64 a #s(literal 2 binary64)) |
| 71.3% | 1 | (pow.f64 b #s(literal 2 binary64)) |
| 71.3% | 1 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 71.3% | 1 | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) |
| 71.3% | 1 | (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) (cos.f64 (*.f64 (PI.f64) (/.f64 angle #s(literal 180 binary64))))) |
| 73.0% | 2 | a |
| 71.3% | 1 | b |
| 73.6% | 2 | angle |
Compiled 5 516 to 1 341 computations (75.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 2.6218087247058063e+164 | 1.1199960009491159e+165 |
| 18.0ms | 96× | 0 | valid |
Compiled 374 to 288 computations (23% saved)
ival-cosu: 8.0ms (52.7% of total)ival-sinu: 4.0ms (26.3% of total)ival-pow2: 2.0ms (13.2% of total)ival-mult!: 1.0ms (6.6% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 51.0ms | 3.280428702060532e+62 | 8.216303302373526e+74 |
| 42.0ms | 160× | 0 | valid |
Compiled 526 to 468 computations (11% saved)
ival-sinu: 25.0ms (67.2% of total)ival-cosu: 6.0ms (16.1% of total)ival-pow2: 3.0ms (8.1% of total)ival-mult!: 2.0ms (5.4% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 2.6218087247058063e+164 | 1.1199960009491159e+165 |
| 12.0ms | 80× | 0 | valid |
Compiled 278 to 228 computations (18% saved)
ival-sinu: 3.0ms (30.2% of total)ival-cosu: 3.0ms (30.2% of total)ival-pow2: 2.0ms (20.1% of total)ival-mult!: 1.0ms (10.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 3.280428702060532e+62 | 8.216303302373526e+74 |
| 11.0ms | 80× | 0 | valid |
Compiled 436 to 398 computations (8.7% saved)
ival-sinu: 3.0ms (33.4% of total)ival-cosu: 3.0ms (33.4% of total)ival-pow2: 2.0ms (22.3% of total)ival-mult!: 1.0ms (11.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 37.0ms | 9.667012804115626e+129 | 2.1814367991447174e+131 |
| 31.0ms | 112× | 0 | valid |
Compiled 383 to 291 computations (24% saved)
ival-sinu: 20.0ms (72.2% of total)ival-cosu: 3.0ms (10.8% of total)ival-pow2: 3.0ms (10.8% of total)ival-mult!: 2.0ms (7.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.667012804115626e+129 | 2.1814367991447174e+131 |
Compiled 383 to 291 computations (24% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 1.0401144406183813e-41 | 2.61425432169694e-41 |
| 7.0ms | 80× | 0 | valid |
Compiled 281 to 213 computations (24.2% saved)
ival-pow2: 2.0ms (43.8% of total)ival-sinu: 1.0ms (21.9% of total)ival-cosu: 1.0ms (21.9% of total)ival-mult!: 1.0ms (21.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 2.1469353025014854e-68 | 7.534005308285718e-65 |
| 15.0ms | 128× | 0 | valid |
Compiled 450 to 338 computations (24.9% saved)
ival-sinu: 4.0ms (34.2% of total)ival-cosu: 3.0ms (25.6% of total)ival-pow2: 3.0ms (25.6% of total)ival-mult!: 2.0ms (17.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.1469353025014854e-68 | 7.534005308285718e-65 |
Compiled 594 to 426 computations (28.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 5.910434617590676e+95 | 7.2160376928842215e+96 |
| 13.0ms | 96× | 0 | valid |
Compiled 542 to 372 computations (31.4% saved)
ival-sinu: 4.0ms (37.4% of total)ival-cosu: 3.0ms (28% of total)ival-pow2: 2.0ms (18.7% of total)ival-mult!: 1.0ms (9.3% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7197003949701695e+112 | 2.1145399250175274e+112 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.145006613216e-312 | 4.593728634660052e-222 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.145006613216e-312 | 4.593728634660052e-222 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.145006613216e-312 | 4.593728634660052e-222 |
Compiled 26 to 18 computations (30.8% saved)
| 1× | fuel |
Compiled 1 040 to 172 computations (83.5% saved)
(negabs angle)
Compiled 10 323 to 5 604 computations (45.7% saved)
Loading profile data...